horizon/openstack_dashboard/dashboards/identity
Akihiro Motoki a72963bdbd Drop Django <= 1.10 support
After Django 2.0 support, we no longer supports Django 1.10 or older
(Actually Django 1.10 seems to work though).
The current django.VERSION branches are all related to Django 1.10
or older, so we can drop all conditions.

py35dj20 job is now voting.

blueprint django2-support
Change-Id: Iefc0ab1c62c82f2842ec7761a9b981da9351cbd2
2018-03-03 07:33:23 +09:00
..
domains django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
groups django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
identity_providers django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
mappings django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
projects Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
roles django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
static/dashboard/identity Add Enable/Disable User action for Angular users panel 2018-01-16 18:17:59 +09:00
users Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00