﻿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
12327	Internationalization documentation specifies common middleware after session middleware	portante	nobody	"See the topic, [http://docs.djangoproject.com/en/1.0/topics/i18n/#id2 How Django Discovers Language Preference]. There is box that shows an example of where to locate the {{{LocaleMiddleware}}}, properly following {{{SessionMiddleware}}}, but listing {{{CommonMiddleware}}} last.

In the [http://docs.djangoproject.com/en/1.0/topics/http/middleware/#topics-http-middleware middleware] documentation, {{{CommonMiddleware}}} is shown listed first. Is there any reason why {{{CommonMiddleware}}} must come first or last in either of these cases?

A note clarifying any dependencies or documenting that there are no dependencies might be helpful.

"		closed	Documentation	1.1		wontfix			Unreviewed	0	0	0	0	0	0
