bfirsh / django-mptt
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Sep 21 03:49:50 -0700 2009 | |
| |
CHANGELOG.rst | Mon Sep 21 05:26:30 -0700 2009 | |
| |
INSTALL.rst | Mon Sep 21 05:26:30 -0700 2009 | |
| |
LICENSE.rst | Mon Sep 21 05:26:30 -0700 2009 | |
| |
MANIFEST.in | Fri Dec 28 14:43:03 -0800 2007 | |
| |
NOTES.rst | Mon Sep 21 05:26:30 -0700 2009 | |
| |
README.rst | Mon Sep 21 05:26:30 -0700 2009 | |
| |
docs/ | Mon Sep 21 05:26:30 -0700 2009 | |
| |
mptt/ | Mon Sep 28 02:35:14 -0700 2009 | |
| |
setup.py | Fri Jan 11 17:39:34 -0800 2008 |
README.rst
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.
