horizon/openstack_dashboard/dashboards/project/security_groups
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
..
templates/security_groups Drop Nova security group dependency from dashboard 2017-04-28 08:28:41 +00:00
__init__.py Move Security Groups into its own panel 2017-02-02 13:19:21 +11:00
forms.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00