google-code-export / django-mptt

Automatically exported from code.google.com/p/django-mptt
Other
0 stars 0 forks source link

=========== 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.