﻿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
4084	models.fields.USStateField missing newforms Field	polpak <polpak@…>	Adrian Holovaty	"The model has no formfield method, so it consequently shows up as a non-validating text input. This is not desirable.

I've attached a patch to have it use the django.contrib.localflavor.usa.forms.USStateSelect Field, but there also appears to be a bug there with the __init__ method of the newforms field, so I'll file a separate bug for that one

"		closed	Forms	0.96		fixed	models USStateField		Ready for checkin	1	0	0	0	0	0
