blazar-dashboard/blazar_dashboard/content/leases
manchandavishal 837eb58428 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: I71e21300e6c072f790ae0517bb40d18b01a4a23b
2022-04-29 22:00:57 +05:30
..
templates/leases Add a resource availability calendar for hosts 2022-01-27 16:06:50 +01:00
__init__.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
forms.py Display error details 2022-02-15 12:35:58 +01:00
panel.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
tables.py Add a resource availability calendar for hosts 2022-01-27 16:06:50 +01:00
tabs.py Django 2.0 support 2018-05-10 23:09:55 +09:00
tests.py Cleanup py27 support 2020-04-16 15:23:47 +02:00
urls.py Address RemovedInDjango40Warning 2022-04-29 22:00:57 +05:30
views.py Add a resource availability calendar for hosts 2022-01-27 16:06:50 +01:00