django-treeadmin-py35

Tree UI for mptt-managed models, extracted from FeinCMS


License
Other
Install
pip install django-treeadmin-py35==0.4.1

Documentation

django-treeadmin

django-treeadmin is a complement to models that are django-mptt-enabled. It provides a drag-&-drop interface to modify the tree.

It was originally developed as part of FeinCMS. They deserve all the kudos for this.