octavia-dashboard/octavia_dashboard/tests
manchandavishal 96c18c8cf5 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: I90d44f7e8b3b0067c67dcdf9fbaf57b94e627d3c
2022-04-29 22:00:55 +05:30
..
unit Replace noop tests with registration test 2018-05-16 09:21:32 +08:00
__init__.py Updating for octavia-dashboard 2017-06-22 16:20:27 +08:00
settings.py Update hacking version 2019-01-12 11:38:59 +08:00
urls.py Address RemovedInDjango40Warning 2022-04-29 22:00:55 +05:30