horizon/openstack_dashboard
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
..
api django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
conf Sync nova policy 2018-02-05 05:57:02 +09:00
contrib django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
dashboards Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Trunks panel: admin panel 2018-01-29 20:24:05 +01:00
local Add Change Password Action for Angular users panel 2018-01-16 18:15:19 +09:00
locale Imported Translations from Zanata 2018-02-14 07:51:56 +00:00
management Fix python 3 related test failures 2018-03-03 07:33:23 +09:00
static Network topology "Graph" tab always shows nothing 2018-02-08 03:53:20 -05:00
templates Fix back button on Firefox and Safari 2018-01-30 15:34:59 +04:00
templatetags django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
test Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
themes Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
usage django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
utils Fix collectstatic in case of theme customization 2018-02-07 19:32:42 +01:00
wsgi Add django.wsgi to target of pep8 2017-11-17 07:16:55 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
theme_settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py django2: Fix 3-tuple ImproperlyConfigured error 2018-03-03 07:20:43 +09:00
views.py django2: is_authenticated/is_anonymous is now property only 2018-02-17 01:36:54 +09:00