mistral-dashboard/mistraldashboard/workbooks
manchandavishal 72e898910f Address RemovedInDjango40Warning
In Django 3.1, django.conf.urls.url() is deprecated
in favor of django.urls.re_path(). For more info see [1]
These were already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
[2] https://review.opendev.org/c/openstack/horizon/+/827093

Change-Id: I3e95a2ec718b473ffed698652f6bdaba4e9de8a5
2022-04-29 16:44:49 +05:30
..
templates/workbooks Fix workflow language link 2018-03-28 11:07:20 +00:00
__init__.py Horizon plugin system compatibility 2014-06-23 14:54:57 +07:00
forms.py Cleanup for Refactor-error-messages 2020-08-26 12:22:42 +00:00
panel.py Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
tables.py Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
tests.py s/assertItemsEqual/assertCountEqual/g 2020-01-20 18:38:54 +02:00
urls.py Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
views.py Django 2.0 support 2018-05-15 06:14:48 +09:00