﻿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
16605	Can't client.login() in tests if contrib.SessionMiddleware is not in MIDDLEWARE_CLASSES	Jeff Balogh	Ramiro Morales	"#7836 ([16386]) changed `django.test.client.Client` to require `'django.contrib.sessions.middleware.SessionMiddleware' in settings.MIDDLEWARE_CLASSES`. This is extremely brittle; I have a subclass of `SessionMiddleware` in my `MIDDLEWARE_CLASSES` but of course the paths don't match, so now `client.login()` fails.
"	Bug	closed	Testing framework	1.3	Release blocker	duplicate		django@… charette.s@…	Accepted	1	0	0	0	0	0
