﻿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
4480	booleanfield newforms marked as editable=false must be set to true by the end user	rogerdpack	nobody	"May not be a problem, as you can specify editable=false, but

class ResponseToEvaluationUserWhoCreatedComment(forms.Form):
    mark_as_cleared = forms.BooleanField()

seems to (for me), with newforms, require the user to check the checkbox.  We could rename it ""must be checked"" :)
"		closed	Forms	dev		duplicate	newforms, booleanfield		Unreviewed	0	0	0	0	0	0
