horizon/horizon/test/unit
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
..
forms horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
hacking horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
management horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
middleware django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
tables django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tabs django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
templatetags horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
utils horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
workflows horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
__init__.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_base.py Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
test_exceptions.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_messages.py django2: adopt New-style middleware 2018-03-03 07:22:35 +09:00
test_notifications.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00
test_views.py horizon: Move test files to match corresponding module structure 2017-12-09 21:37:12 +09:00