django-menus 1.0.3
Menu helpers for django projects
Latest Version: 1.0.7
django-menus is an app that provides some useful template helpers for rendering and handling menus within django projects.
To use in in your django project, it needs to be installed:
$ pip install -E /path/to/your/venv django-menus
And "menus" needs to be in your settings.INSTALLED_APPS.
Changes
1.0.3 - Repackaged to include README.rst [Thanks to John Bazik jsb@cs.brown.edu]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-menus-1.0.3.tar.gz (md5) | Source | 2012-01-12 | 6KB | 312 | |
- Author: Matthew Schinckel
- Home Page: http://bitbucket.org/schinckel/django-menus/
- Categories
- Package Index Owner: schinckel
- DOAP record: django-menus-1.0.3.xml
