Skip to content

jacobh/django-simple-menu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Django Menus

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.

Documentation

The documentation is located in the docs directory and can be viewed at:

https://django-simple-menu.readthedocs.org

Requirements

Django 1.3+

About

Simple, yet powerful, code-based menus for Django applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%