﻿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
16125	document BoundField's id_for_label attribute	Keryn Knight <keryn@…>	nobody	"As there is no separate documentation on BoundField -- its just rolled into the [https://docs.djangoproject.com/en/dev/topics/forms/ page on forms] -- it would be good to have additional fields even passingly documented under the section on [https://docs.djangoproject.com/en/dev/topics/forms/?from=olddocs#looping-over-the-form-s-fields looping over the form's fields]. Specifically, it may be necessary on occassion to target one field with more than one label, which requires knowledge of BoundField.id_for_label or rooting through the source code. 

I'd be tempted to also document css_classes and auto_id, although I suppose auto_id could be considered private?https://code.djangoproject.com/browser/django/trunk/django/forms/forms.py"	Cleanup/optimization	closed	Documentation	1.3	Normal	duplicate	boundfield forms		Design decision needed	0	0	0	0	1	0
