horizon/openstack_dashboard/dashboards/identity
Rob Cresswell d27528e831 Fix compatibility issues with Django 1.10
Required modifying our URL pattern decorator to
be compatible with the slightly different callback
attribute mechanism in 1.10

Modified breadcrumb structures to always be 2-tuples
as tuple unpacking is now strictly enforced in 1.10

Also made the following things changed in Django 1.10.
- fixed the now-deprecated TEMPLATE_DEBUG.
- Caught up with Request context change
- SimpleTestCase.urls is removed in 1.10.
  ROOT_URLCONF needs to be used instead.

Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com>
Co-Authored-By: Akihiro Motoki <motoki@da.jp.nec.com>
Change-Id: I59cbd8bff117813258539ed0724fe89a9f5b77ee
Implements: blueprint dj110
(cherry picked from commit 3488ab3d40)
2016-09-23 11:33:15 +00:00
..
domains Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
groups Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
identity_providers Remove unused LOG 2016-07-11 02:30:19 +00:00
mappings Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
ngusers Merge "Update URLs to Django 1.8+ style" 2016-04-11 18:10:51 +00:00
projects Fix compatibility issues with Django 1.10 2016-09-23 11:33:15 +00:00
roles Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
static/dashboard/identity Memoize policy service 2016-08-01 19:04:09 -06:00
users Server-side filtering for Identity 2016-09-13 10:06:27 -05:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00