batiste / django-mptt

utilities for implementing a modified pre-order traversal tree in django

Home Page:http://code.google.com/p/django-mptt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===========
Django MPTT
===========

Utilities for implementing Modified Preorder Tree Traversal with your
Django Models and working with trees of Model instances.

For installation instructions, see the file "INSTALL" in this
directory; for instructions on how to use this application, and on what
it provides, see the file "overview.txt" in the "docs/" directory.

About

utilities for implementing a modified pre-order traversal tree in django

http://code.google.com/p/django-mptt/

License:Other


Languages

Language:Python 96.3%Language:JavaScript 3.7%