﻿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
25294	Allow custom BoundFields on forms	Moritz Sichert	Moritz Sichert	"I propose adding a new method ""bind_to_form()"" to 
django.forms.Field. It takes a form and a name and returns a BoundField 
specific to the Field instance. The default implementation just returns 
an instance of the existing BoundField but now it is possible to 
customize it.

For more information and discussion see the mailing list thread:
https://groups.google.com/forum/#!topic/django-developers/-Bbi8vg5c9s"	New feature	closed	Forms	1.8	Normal	fixed	form field BoundField bind_to_form		Ready for checkin	1	0	0	0	0	0
