django/docs/ref/forms
Tim Graham 0b59ea3343 [1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.

Backport of 3507d4e773 from master
2016-09-22 13:07:23 -04:00
..
api.txt [1.10.x] Fixed incorrect doc reference to Field.initial. 2016-08-17 10:27:46 -04:00
fields.txt [1.10.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name 2016-07-08 11:30:26 -04:00
formsets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
validation.txt [1.10.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt. 2016-06-27 09:07:18 -04:00
widgets.txt [1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget. 2016-09-22 13:07:23 -04:00