monasca-ui/monitoring/notifications
manchandavishal 6289954907 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: I0f7a59d28f8611ccaf66143ea6cdf0a89cedf80f
2022-04-29 22:41:30 +05:30
..
templates/notifications Fix Breadcrumbs 2018-02-05 14:21:37 +01:00
__init__.py First pass at refactor notifications 2014-06-03 09:41:19 -06:00
constants.py Update hacking for Python3 2020-04-01 12:22:43 +00:00
forms.py Cleanup for Refactor-error-messages 2020-09-16 08:19:57 +00:00
panel.py Remove vim header 2016-11-21 07:46:48 +00:00
tables.py Cleanup for Refactor-error-messages 2020-09-16 08:19:57 +00:00
tests.py Use unittest.mock instead of mock 2020-06-10 13:59:58 +02:00
urls.py Address RemovedInDjango40Warning 2022-04-29 22:41:30 +05:30
views.py Support Django 2.0 2018-06-12 10:38:30 +02:00