This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 262668c37b703619a0e69b385ea9f701a5c08c6c
tree a6edee0f1a9fe57735c3666d868b7235f7b0428b
parent 684a503f7df0f84a23dc7b55e24a495c8a3e59a1
tree a6edee0f1a9fe57735c3666d868b7235f7b0428b
parent 684a503f7df0f84a23dc7b55e24a495c8a3e59a1
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Thu Jan 24 18:58:56 -0800 2008 | [jonathan.buchanan] |
| |
INSTALL | Fri Dec 28 14:43:03 -0800 2007 | [jonathan.buchanan] |
| |
LICENSE | Fri Dec 28 14:43:03 -0800 2007 | [jonathan.buchanan] |
| |
MANIFEST.in | Fri Dec 28 14:43:03 -0800 2007 | [jonathan.buchanan] |
| |
NOTES | Fri Jan 11 20:36:57 -0800 2008 | [jonathan.buchanan] |
| |
README | Fri Dec 28 14:43:03 -0800 2007 | [jonathan.buchanan] |
| |
docs/ | Thu Jan 24 18:58:56 -0800 2008 | [jonathan.buchanan] |
| |
mptt/ | Wed Feb 06 09:37:01 -0800 2008 | [brosner] |
| |
setup.py | Fri Jan 11 17:39:34 -0800 2008 | [jonathan.buchanan] |
README
=========== 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.




