zun-ui/zun_ui/content/container/containers
manchandavishal bdc00ef34b 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: I738008187eb5ceae633f42eb0cedc774017ab79d
2022-04-29 17:31:21 +05:30
..
__init__.py first commit 2016-07-22 13:06:25 +09:00
admin_urls.py Address RemovedInDjango40Warning 2022-04-29 17:31:21 +05:30
panel.py Fix the path of the panel navigator 2019-06-02 15:09:49 +00:00
tests.py first commit 2016-07-22 13:06:25 +09:00
urls.py Address RemovedInDjango40Warning 2022-04-29 17:31:21 +05:30
views.py Use commonized serial console 2017-06-15 18:20:16 +09:00