issues Search Results · repo:LaLogiaDePython/django-menu-generator language:Python
Filter by
10 results
(64 ms)10 results
inLaLogiaDePython/django-menu-generator (press backspace or delete to remove)Hi,
due to lack of maintenance (see #23), there is now a fork:
https://edugit.org/AlekSIS/libs/django-menu-generator-ng
The AlekSIS tema is open to merge the projects again in the future if maintenance ...
Natureshadow
- Opened on Jan 21, 2021
- #27
The new related_urls feature matches too much, i.e. in the middle of a string.
Giving /car as related URL will not only match /car/1, but also /drinks/categories/carbonated. Using a trailing / would
help ...
Natureshadow
- Opened on Nov 16, 2020
- #22
If you use submenus in a Django application, they are mostly collapsed if no menu item is selected. Calling a menu item
from this submenu will take much longer than if it s already open (marked as selected). ...
hansegucker
- 2
- Opened on Jul 27, 2020
- #19
Sometimes it is important to decorate a menu item with a different visual element. It is a way to indicate to the user
that something need to be done through the given menu element.
For instance, a badge ...
ronflima
- 1
- Opened on Jun 22, 2020
- #18
The selected value of a root menu is overriden by _process_breadcrums. For example, if the _is_selected function
correctly determines that a root menu is selected by accessing a link which contains the ...
Reve
- Opened on Jan 30, 2020
- #16
If several apps declare a menu item with the same name, and the item has a submenu, it would be good to merge the two
menus together into one. That way, apps cann add menu entries to existing submenues. ...
Natureshadow
- 2
- Opened on Aug 18, 2019
- #14
Currently I have a menu where I use the is_authenticated validation of menu_generator so I don t to ask that again in my
own validator, but due the fact all validators are evaluated, an anonymous user ...
yamijuan
- Opened on Aug 9, 2019
- #13
Github lists the last release as 1.0.4, but the package version is pinned at 1.0.3:
https://github.com/LaLogiaDePython/django-menu-generator/blob/master/menu_generator/init.py
Also, the docs need to be ...
cdvv7788
- Opened on Jun 20, 2018
- #11
The get_menu_from_apps function is looking for sub classes « menus ». Therefore, when following the recommandations for
django 2.0+ which are to put the AppConfig class path in the INSTALLED_APPS instead ...
bug
enhancement
small_fix
vche
- 2
- Opened on Feb 16, 2018
- #9

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.