﻿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
9867	Test client login requires sessions framework to be installed	David Sauve <dnsauve@…>	nobody	"Perhaps this is obvious, but the documentation really should mention that in order to use the ``django.test.client login`` method with the default auth backend, the ``INSTALLED_APPS`` must contain ``django.contrib.sessions``.

Also, the return value of ``True`` or ``False`` for this method doesn't give any indication of why it has failed.  Maybe it should raise an exception if sessions is not installed instead of simply returning ``False``?"		closed	Testing framework	1.0		wontfix	testing test client login session		Unreviewed	0	0	0	0	0	0
