monasca-ui/monitoring/notifications
Adrian Czarnecki eaeb997abd Fix incorrect django.conf.url patterns import
Remove Django patterns from code.
Patterns from django.conf.urls has been removed in Django 1.10.
Current Django version in devstack is 1.10.7
Remove global_settings.TEMPLATE_CONTEXT_PROCESSORS because this
variable has been removed in Django 1.10.

Story: 2001120
Task: 4811

Change-Id: I84a4aceb73abd37dab4acf43b9abf8b43c7f1625
2017-07-13 09:19:05 +00:00
..
templates/notifications Remove 'load url from future' 2017-06-06 12:42:03 +02:00
__init__.py First pass at refactor notifications 2014-06-03 09:41:19 -06:00
constants.py Add support for notification plugin 2017-01-19 17:25:38 +09:00
forms.py Add support for notification plugin 2017-01-19 17:25:38 +09:00
panel.py Remove vim header 2016-11-21 07:46:48 +00:00
tables.py Remove deprecated attributes and add alternative methods 2017-05-09 13:11:53 +09:00
tests.py Merge "Add support for notification plugin" 2017-01-23 20:00:19 +00:00
urls.py Fix incorrect django.conf.url patterns import 2017-07-13 09:19:05 +00:00
views.py Fix pagination of notifications 2017-01-24 20:13:26 +09:00