horizon/openstack_dashboard/dashboards/identity/roles
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/roles Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00