﻿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
23786	tutorial bug for django.contrib.auth.middleware.SessionAuthenticationMiddleware	bedros	nobody	"when trying the tutorial part 5

in section testing the views

I got the error


{{{

ImproperlyConfigured: Module ""django.contrib.auth.middleware"" does not define a ""SessionAuthenticationMiddleware"" attribute/class


}}}

after some searching on the web, I discovered that I need to comment out that middleware in the settings.py

I wish someone updates the tutorial to mention the above fix

It's such show stopper for someone trying django tutorials for first time.


"	Bug	closed	Documentation	1.7	Normal	worksforme			Unreviewed	0	0	0	0	0	0
