﻿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
3330	importing newforms in shell throws AttributeError on URL_VALIDATOR_USER_AGENT	Fred	Adrian Holovaty	"In newforms/fields.py  line 275 and on a check is done on the existence of URL_VALIDATOR_USER_AGENT with an exception handler on ImportError. But if you import newsforms on the shell (manage.py shell), an dAttributeError is thrown instead of an ImportError.

suggested fix: add AttributeError to the exception handler in newforms/fields.py linke 278"		closed	Forms	dev		invalid			Unreviewed	0	0	0	0	0	0
