django-simple-menu is an entirely code based menu system, because, who
really wants to define their menus in the django admin...
It's simple to use yet provides enough flexibility to provide unlimited
children menus, per-request generation and checking of menu items, badges,
and more.
It was built from scratch over the past 3 years as part of an internal
system after we were not satisifed by all of the existing menu apps.
Fork
This is the fork of the original project. Mainly because the original
project is broken for pip requirements.txt using projects. Hopefully
we can put this fork to rest as soon as possible ;-)
Patches from:
Documentation
The documentation is located in the docs directory and can be viewed at:
https://django-simple-menu.readthedocs.org
Requirements
Django 1.3+