资 源 简 介
Django Tree Menus
Important: This repository has now been moved to github: http://github.com/jphalip/django-treemenus
This is a simple and generic tree-structured menuing system for Django with an easy-to-use admin interface. It covers all the essentials for building tree-structured menus and should be enough for a lot of projects.
However it is easily extendable if you need to add some special behaviour.
Please note: django-treemenus requires Django 1.0 or a recent Subversion checkout of Django. It will not work on Django 0.96.
Full documentation is included in the package or directly accessible: here.
Some sample templates are also provided in the package to get you started.
Change log
v0.8.6 - 23/01/2010: Small update to make it compatible with