freezer-web-ui/disaster_recovery/api
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
..
rest Address RemovedInDjango40Warning 2022-04-29 16:44:48 +05:30
__init__.py Improved horizon dashboard for freezer 2015-11-12 16:21:27 +00:00
api.py Fix pylint error:H405 2021-11-06 19:27:41 +08:00