django/docs/ref/forms
Jon Dufresne 67ea35df52 Fixed -- Added ModelChoiceIteratorValue to pass the model instance to ChoiceWidget.create_option(). 2019-12-23 10:34:50 +01:00
..
api.txt Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
fields.txt Fixed -- Added ModelChoiceIteratorValue to pass the model instance to ChoiceWidget.create_option(). 2019-12-23 10:34:50 +01:00
formsets.txt Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed -- 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 Fixed -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
widgets.txt Improved custom MultiWidget example in docs. 2019-11-26 18:11:00 +01:00