1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/forms
Matt Johnson 907ef9d0d1 Fixed #20555 -- Make subwidget id attribute available
In `BoundField.__iter__`, the widget's id attribute is now passed to
each subwidget. A new id_for_label property was added to ChoiceInput.
2013-08-13 13:23:05 -04:00
..
api.txt
fields.txt Fixed #15511 -- Allow optional fields on `MultiValueField subclasses. 2013-08-06 08:50:47 -04:00
formsets.txt
index.txt
models.txt
validation.txt Added an anchor for django.forms.Form.clean in docs 2013-08-08 14:13:52 -04:00
widgets.txt Fixed #20555 -- Make subwidget id attribute available 2013-08-13 13:23:05 -04:00