horizon/openstack_dashboard/templates
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
..
context_selection Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
horizon Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
_header.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
_stylesheets.html Dashboard ReOrg - retiring dashboard.scss 2015-08-14 18:08:51 +00:00
403.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
404.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
500.html Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
base.html Merge "Add anti-ClickJack XFS hardening for old browsers" 2015-07-03 02:53:10 +00:00