﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
24796	Middleware ordering hints don't mention SecurityMiddleware	Taymon A. Beal	MZ	The documentation offers [https://docs.djangoproject.com/en/1.8/ref/middleware/#middleware-ordering hints] on how to order different middleware classes, but doesn't say anything about where one should put SecurityMiddleware relative to the other classes. The default project template puts it at the bottom, but the old django-secure documentation suggests putting it near the top.	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed		MZ	Ready for checkin	1	0	0	0	0	0
