django-navutils
django-navutils copied to clipboard
A lightweight package for handling menus and breadcrumbs in your django project
I think there's only one deprecated item - that is easy to fix. Will also need to update tox to include tests for django3.2 and python 3.8 / 3.9 Consider...
a new error is rised: ``` Traceback (most recent call last): File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/arbiter.py", line 507, in spawn_worker worker.init_process() File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py", line 192, in init_process super(GeventWorker, self).init_process() File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/workers/base.py", line 118,...
Hello, As discuss, my proposition to adopt reverse notation for **pattern_name**. Notation could be now: *without parameter* `` pattern_name=['prestashop_connect:pads'] `` *with parameter* `` pattern_name=['products_manager:products_filtered', ['COM']] `` This last generate :...
New error: Environment: Request Method: GET Django Version: 1.8.4 Python Version: 2.7.9 Installed Applications: ('material', 'material.frontend', 'admin_tools', 'admin_tools.theming', 'admin_tools.menu', 'admin_tools.dashboard', 'django.contrib.auth', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.admindocs', 'django_extensions', 'navutils',...
Environment: Request Method: GET Django Version: 1.8.4 Python Version: 2.7.9 Installed Applications: ('material', 'material.frontend', 'admin_tools', 'admin_tools.theming', 'admin_tools.menu', 'admin_tools.dashboard', 'django.contrib.auth', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.admindocs', 'django_extensions', 'rosetta', 'navutils', 'djcopyright',...