﻿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
5827	NameError - when trying to login with e-mail address (import missing)	andreas@…	nobody	"{{{
NameError at /admin/
global name 'User' is not defined

Request Method:	POST
Request URL:	http://127.0.0.1:8000/admin/
Exception Type:	NameError
Exception Value:	global name 'User' is not defined
Exception Location:	/.../django/contrib/admin/sites.py in login, line 228
Python Executable:	/opt/local/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python
Python Version:	2.4.4
}}}

User model class is not imported. A simple fix is attached."		closed	contrib.admin	newforms-admin		fixed	nfa-blocker	andreas@…	Ready for checkin	1	0	0	0	0	0
