django-admin-menu
django-admin-menu copied to clipboard
A Django admin theme with a horizontal, tabbed navigation bar
This version is throwing unusual admin_url keyerror.. This is took me time until I downgraded dependency to versions
Hello! Thanks for this project. It is really helpful! Is it really to hide some built-in groups in menu items but show in Dashboard? (F.e. Auth, the item from celery(Periodic...
HI, wanted to start by saying this has been a very useful tool, but one apparent limitation is the potential to nest menus (sub-menus). Any possibility this functionality could come...
Good evening, recently I have been using django-admin-menu in Fedora Linux with python v3.7 and Django v3.0.4 but then, when creating the menu: - Shows the name of the app...
Hi, Let say I want to have a menu group called 'Users', with two items: -"User List" => link to the user list (which can already be defined in the...