horizon/openstack_dashboard/test/test_panels
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
..
another_panel Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
nonloading_panel Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
plugin_panel Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
second_panel Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
__init__.py Plugin-based panel configuration 2014-03-03 12:21:42 -08:00