horizon/openstack_dashboard/templates/context_selection
Rob Cresswell f2b2289b4a Drop Django 1.7 support
Django 1.7 support ends in December 2015
(https://www.djangoproject.com/download/#supported-versions), so it
will not be supported by Mitaka release.

This patch removes many of the deprecation warnings:-

`RedirectView.permanent` change:
https://docs.djangoproject.com/en/1.8/ref/class-based-views/base/

`url` change:
https://docs.djangoproject.com/en/1.8/internals/deprecation/
See version 1.5 notes for the url and ssi template tag change

`django.forms.utils` change:
https://docs.djangoproject.com/en/1.8/internals/deprecation/
See version 1.9 notes

`firstof` change:
https://docs.djangoproject.com/en/1.8/internals/deprecation/
See version 1.8 notes for cycle and firstof template tags

Change-Id: If546c087e73d189daa92e5bd63f0533fcf19089f
Partially-Implements: blueprint drop-dj17
2015-11-16 11:55:38 +00:00
..
_anti_clickjack.html Add anti-ClickJack XFS hardening for old browsers 2015-07-02 12:57:35 -04:00
_domain_list.html Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
_overview.html Top Nav is responsive and inherits from its theme 2015-08-03 10:44:04 -07:00
_project_list.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
_region_list.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00