Skip to content

issues Search Results · repo:jazzband/django-simple-menu language:Python

Filter by

61 results
 (388 ms)

61 results

injazzband/django-simple-menu (press backspace or delete to remove)

Hey everyone. I am thinking about transferring django-simple-menu from Jazzband to django-commons. I was going to name the reasons for this in the issue, but, in https://github.com/jazzband/django-cookie-consent/issues/142, ...
discussion
  • kytta
  • 2
  • Opened 
    on Jun 9
  • #156

_ simple_menu _ is listed in INSTALLED_APPS and {% load simple_menu %} is used in templates but because of simple_menu/templatetags/menu.py the deprecation warning will be issued: DeprecationWarning: ...
bug
good first issue
  • danilo-botelho
  • 3
  • Opened 
    on Apr 30
  • #153

Hi, there! The generate_menu templatetag adds menus and selected_menu to the template context: simple_menu/templatetags/simple_menu.py # set the items in our context context[ menus ] = menus context[ ...
  • danilo-botelho
  • Opened 
    on Mar 24
  • #151

Without fix: Image With fix: Image
  • ajarzyn
  • Opened 
    on Mar 6
  • #149

When I run my tests I see this: DeprecationWarning: The menu template library will be removed in django-simple-menu v2.3 and/or v3.0. Use {% load simple_menu %} instead. I ve went through all of my templates ...
  • hannylicious
  • 2
  • Opened 
    on Dec 12, 2024
  • #147

I would like to add a logout/sign out menu item which requires the request to be a POST instead of a get. This is in light of this change: https://code.djangoproject.com/ticket/15619 For example, something ...
  • dylanhillier
  • Opened 
    on May 8, 2024
  • #146

Took me a bit, but I can create menus alright. Cannot for the life of me figure out how to dynamically allocate URLs to each of the menus/submenus. I have a list of cancerTypes that I have in the Django ...
question
  • tirohia
  • 2
  • Opened 
    on Apr 2, 2024
  • #145

Hi, I ld like to bind a sub-menu part to the authenticated user (children). I use a function to build this sub menu, and use the check trick to show / hide menu items according to the connected user. ...
  • frague59
  • Opened 
    on Dec 14, 2023
  • #142

Since 3.6 reached EOL a while ago, it might be time to drop support for it. I can take on this task.
  • aqeelat
  • 1
  • Opened 
    on Jun 28, 2023
  • #135

First arisen in the workflow for #122. It seems like tox doesn t install simple_menu for some reason. Compare the dependency step of the succeeded py36-dj32 run versus the failed py37-dj32 run.
bug
  • kytta
  • 2
  • Opened 
    on Jan 16, 2023
  • #123
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub