﻿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
4024	Setting required=True in newforms Fields does not result in an change in as_p/as_ul/as_table	Anders Conbere <aconbere@…>	Adrian Holovaty	"While it's nice to be able to set ""required=True"" and have it validate that properly, there is no hint given to the ui about this. My primary concern in this case is the generated content from html_output and the as_* functions. What I propose is a css_classes list in html_output that can be appended to by other attributes that might be set in the future, and a classes label for string concatenation added to the normal_row definitions."		closed	Forms	dev		duplicate	html_ouput as_p as_ul as_table required		Unreviewed	1	1	1	0	0	0
