neutron-vpnaas-dashboard/neutron_vpnaas_dashboard
Takashi Kajinami 14cce6ff81 Replace deprecated django.conf.urls.url()
This method is deprecated in Django 3.1[1], in favor of
django.urls.re_path(), and triggers the following warning.

RemovedInDjango40Warning: django.conf.urls.url() is deprecated in favor
of django.urls.re_path().

This was already fixed in Horizon by [2].

[1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
[2] d9266fd82c1f0acc6b7236a6dc9b7e510985eb13

Change-Id: Iee805aa9b51f88756728be5df3aab8a196860a63
2022-07-11 13:51:28 +09:00
..
api Stop to use the __future__ module. 2020-06-02 20:30:58 +02:00
dashboards Replace deprecated django.conf.urls.url() 2022-07-11 13:51:28 +09:00
enabled Move VPN panel in the left menu lower by default 2017-08-19 05:57:29 +00:00
locale Imported Translations from Zanata 2021-03-03 07:23:25 +00:00
test Add aggressive negotiation mode for ikepolicy 2020-06-24 07:46:01 -04:00
__init__.py Add some required python files 2017-05-20 11:25:49 +09:00
version.py Setup documentation build 2017-05-20 23:51:40 +00:00