﻿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
27194	Cannot access admin page by following tutorial	keksbaecker	nobody	"If you follow the tutorial up to the [https://docs.djangoproject.com/en/1.10/intro/tutorial02/ second part] and try to access the admin panel, then django raises an AttributeError because //'WSGIRequest' object has no attribute 'user'//.

I have not made any changes to the order of MIDDLEWARE or anything else that wasn't mentioned in the tutorial in the settings.py and changing the name from MIDDLEWARE to MIDDLEWARE_CLASSES solves the problem.

It seems like the default installation is somehow broken."	Bug	closed	Uncategorized	1.10	Normal	invalid			Unreviewed	0	0	0	0	0	0
