horizon/openstack_dashboard/dashboards/project/instances
Akihiro Motoki d9266fd82c Address RemovedInDjango40Warning (3)
In Django 3.1, django.conf.urls.url() is deprecated
in favor of django.urls.re_path().

https://docs.djangoproject.com/en/4.0/releases/3.1/#id2

Change-Id: I484694f8718f61c022126a1935cf28fce075894b
2022-02-04 16:26:54 +09:00
..
templates/instances Drop Django based implementation of launch instance 2022-01-24 16:21:18 +05:30
workflows Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
console.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
forms.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
interfaces_tables.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
panel.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tables.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tabs.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
tests.py Drop Django based implementation of launch instance 2022-01-24 16:21:18 +05:30
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
utils.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
views.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00