f12ae10c68
This method is deprecated in Django 3.1[1], in favor of django.urls.re_path(), and triggers the following warning. RemovedInDjango40Warning: django.conf.urls.url() is deprecated in favor of django.urls.re_path(). This was already fixed in Horizon by [2]. [1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2 [2] d9266fd82c1f0acc6b7236a6dc9b7e510985eb13 Change-Id: I5f7fcb7fd49d81415385ae410a9ebfecd58ef120 |
||
---|---|---|
.. | ||
templates/action_executions | ||
__init__.py | ||
forms.py | ||
panel.py | ||
tables.py | ||
tests.py | ||
urls.py | ||
views.py |