freezer-web-ui/disaster_recovery/backups
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
..
templates/backups Fix api endpoint for action retrieval 2016-01-18 10:56:21 +00:00
workflows Clean imports in code 2017-02-06 11:21:15 +07:00
__init__.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
panel.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
tables.py Remove the redundant attributes 2018-07-19 17:48:08 +08:00
urls.py Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
views.py Update to hacking 3.0 2020-05-17 03:14:40 +00:00