Commit Graph

7 Commits

Author SHA1 Message Date
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
howardlee
7a6fca2f99 Remove vim header
[H106] Don't put vim configuration in source files (off by default).
http://docs.openstack.org/developer/hacking/#general

Change-Id: I3d3d46a8a2d7547288d0611e5160d684a69ef7b1
2016-11-21 07:46:48 +00:00
Rob Raymond
1afb03ff0f Resolve all pep8 issues 2014-06-27 17:06:56 -06:00
cindy oneill
3cb953c1b0 Added Notification update 2014-06-11 13:17:07 -06:00
cindy oneill
8213375e3c Notification list, Notification delete, and Notification create action and button 2014-06-09 16:15:34 -06:00
Rob Raymond
b576f6c4d7 Refactor to make alarms and notifications as panels 2014-06-03 15:29:18 -06:00
Rob Raymond
de312c7bb0 First pass at refactor notifications 2014-06-03 09:41:19 -06:00