freezer-web-ui/disaster_recovery/clients
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/clients Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00: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 Remove logging import unused 2016-11-15 16:29:24 +07:00