Fix compatibility with Django 4 by replacing django.conf.urls with re_path As of Django 4, the django.conf.urls.url() function was removed. The recommended replacement is to use re_path for url paths that use regex. This patch replaces instances of the url function accordingly.
Lena Voytek <lena.voytek@canonical.com>
no
2023-08-08
Showing 1 to 1 of 1 entry
All known versions for source package 'django-menu-generator-ng'