django/docs/ref/forms
Claude Paroz 1487f16f2d Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs.
Thanks José Padilla for the initial patch, and Carlton Gibson for the
review.
2020-01-06 10:52:09 +01:00
..
api.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
fields.txt Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs. 2020-01-06 10:52:09 +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 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
widgets.txt Fixed typo in ref/forms/widgets.txt. 2020-01-02 07:46:29 +01:00