horizon/openstack_dashboard/dashboards/admin/metering
Rob Cresswell 15e83c6448 Update URLs to Django 1.8+ style
Django 1.8 altered and deprecated the existing pattern for defining
URLs. This will be removed in 1.10, meaning that many deprecation
warnings show up under Django 1.9. We should fix the URLs promptly to
avoid logspam, and to support Django 1.10 in Newton.

See
https://docs.djangoproject.com/en/1.9/releases/1.8/#django-conf-urls-patterns

Change-Id: I074d20850de59bfe678a3bc72e9f0f25bd743cbf
Partially-Implements: blueprint dj110
2016-03-28 11:03:08 +01:00
..
templates/metering Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00
__init__.py Add metering panel to admin console 2013-09-03 10:20:23 +10:00
forms.py Fix date pickers in metering modal 2015-04-28 11:08:27 +01:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Remove some old (pre-1.8) Django compatibility code 2015-11-06 06:55:22 +00:00
tabs.py Change preset for resource usage to 'last day' 2015-03-24 13:08:58 +01:00
tests.py py3: Fix unicode versus bytes issues 2015-11-08 23:48:47 +01:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Branding: Workflow cancel btn should be themable 2016-03-14 12:48:11 -07:00