vitrage-dashboard/vitrage_dashboard/alarms
manchandavishal d2eec6e273 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: I98bcf28d6a82af7f08978fdecb7f5dc7d02e3972
2022-04-29 16:44:50 +05:30
..
templates/alarms Replace embedded static files with XStatic-* 2020-03-12 18:26:19 +01:00
__init__.py Removes unnecessary utf-8 encoding 2019-02-01 22:50:29 +00:00
panel.py create a horizon plugin 2016-11-20 16:24:15 +02:00
urls.py Address RemovedInDjango40Warning 2022-04-29 16:44:50 +05:30
views.py Drop unnecessary executable flags 2018-12-05 14:10:27 +02:00