solum-dashboard/solumdashboard
manchandavishal e881ae235f 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: I4e59574223b3df314d9e9a331ad33664720b3ac3
2022-04-29 22:00:55 +05:30
..
api Get auth_url from horizon settings 2017-04-27 05:51:49 +00:00
applications Address RemovedInDjango40Warning 2022-04-29 22:00:55 +05:30
assemblies Address RemovedInDjango40Warning 2022-04-29 22:00:55 +05:30
common Replaces yaml.load() with yaml.safe_load() 2017-02-04 11:36:24 +08:00
languagepacks Address RemovedInDjango40Warning 2022-04-29 22:00:55 +05:30
local/enabled Add local/enabled to store enable file 2016-12-28 14:12:16 +00:00
locale Imported Translations from Zanata 2020-10-05 09:14:54 +00:00
templates Using horizon time filters to format the time in detail page 2017-02-06 11:15:51 +08:00
tests Fix gate broken 2016-11-29 01:24:10 +00:00
__init__.py Add basic files 2014-04-23 15:33:27 +02:00
dashboard.py Update hacking for Python3 2020-05-06 23:22:58 +08:00
exceptions.py Fix pep8 error 2016-05-29 04:46:52 -04:00
version.py Add basic files 2014-04-23 15:33:27 +02:00