1
0
mirror of https://github.com/django/django.git synced 2025-04-03 13:06:49 +00:00
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
..
2013-06-29 11:58:36 +02:00
2013-06-28 08:56:45 -05:00