tacker-horizon/tacker_horizon/openstack_dashboard
manchandavishal cb5ca26b17 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: I6426fe8fe26b377b531c200e5bd5bcec5e686931
2022-04-29 16:44:49 +05:30
..
api Stop to use the __future__ module. 2020-06-02 21:00:36 +02:00
dashboards Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
__init__.py Tacker Horizon: ImportError: No module named openstack_dashboard.dashboards 2015-06-09 21:10:45 -07:00