﻿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
3401	[patch] newforms: models.CharField with choices should be displayed as forms.ChoiceField according to oldforms behavior	anton@…	Adrian Holovaty	"Hello Adrian

With oldforms any model.CharField(..., choices=(...)) is displayed as <select ...> ...choices...</select>

In newforms this feature seem to be unimplemented yet and model.CharField is always displayed as forms.CharField. This behavior is unexpected. Attached patch fixes this."		closed	Forms	dev		duplicate			Unreviewed	1	0	0	0	0	0
