﻿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
22934	INSTALLED_APPS must contain django.contrib.sessions for TestCase.client.login to work	Chris Jerdonek	nobody	"The documentation says that `django.contrib.sessions` can be removed from `INSTALLED_APPS` when using cookie-bases sessions:

https://docs.djangoproject.com/en/dev/topics/http/sessions/#using-cookie-based-sessions

However, following this guidance causes `TestCase.client.login()` to break:

https://github.com/django/django/blob/50b9313e0a0739dfe1ac699449b66ed3e62add51/django/test/client.py#L562
"	Bug	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	0	0
