﻿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
6067	Small addition to newForms documentation regarding required fields in templates	stp2007 <stp2007@…>	nobody	"In the documentation:
http://www.djangoproject.com/documentation/newforms/#highlighting-required-fields-in-templates

It might be useful to give an example of how to check if a field is required when accessing a form field directly. This would be in addition to the existing example which is demonstrating use when iterating over a form.

I'd suggest an example such as {% if form.fieldName.field.required %}*{% endif %}

Thanks"		closed	Forms	dev		worksforme	documentation		Unreviewed	0	0	0	0	0	0
