django/docs/ref/forms
Adam Johnson e82a1bcf62 [2.2.x] Improved custom MultiWidget example in docs.
Backport of 7742cc0c8f from master
2019-11-26 18:35:56 +01:00
..
api.txt [2.2.x] Fixed #30321 -- Added example of changed_data to forms docs. 2019-04-09 22:54:02 +02:00
fields.txt [2.2.x] Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file to access raw image data. 2019-11-11 11:49:26 +01:00
formsets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
models.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
renderers.txt Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
validation.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00
widgets.txt [2.2.x] Improved custom MultiWidget example in docs. 2019-11-26 18:35:56 +01:00