Menu helpers for django projects
Project description
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.5 - Actually install all of the static media/templates.
1.0.4 - Don’t fail on install if README.md missing.
1.0.3 - Repackaged to include README.rst [Thanks to John Bazik jsb@cs.brown.edu]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-menus-1.0.5.tar.gz
(6.9 kB
view details)