freezer-web-ui/disaster_recovery
manchandavishal cc41dedbc5 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: I66118c1af551e69a2deabf87b37efa574233e93b
2022-04-29 16:44:48 +05:30
..
actions Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
api Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
backups Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
clients Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
enabled Liberty guidelines for freezer web ui 2016-02-17 17:11:39 +00:00
jobs Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
locale Imported Translations from Zanata 2021-03-03 06:27:19 +00:00
sessions Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
static/freezer Fix a bug when restore a nova instance from UI. 2017-04-27 02:41:34 -07:00
tests Use Horizon UT framework 2018-04-20 11:52:38 +03:00
__init__.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
dashboard.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
models.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
urls.py Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
utils.py Fix pylint error:H405 2021-11-06 19:27:41 +08:00
version.py Fix jenkins failed 2016-08-03 05:56:26 +00:00