Skip to content

Utilities for implementing a modified pre-order traversal tree in django. This is the new main repository for django-mptt. The old SVN repo is no longer being maintained.

License

Notifications You must be signed in to change notification settings

vsanta/django-mptt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installing the latest stable version

bash -c "`curl http://github.com/vsanta/django-mptt/raw/master/install-oneliner`"

About

Utilities for implementing a modified pre-order traversal tree in django. This is the new main repository for django-mptt. The old SVN repo is no longer being maintained.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%