0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref/forms
2020-04-24 09:08:05 +02:00
..
api.txt Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
fields.txt Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a error message key. 2020-03-12 09:36:01 +01:00
formsets.txt
index.txt
models.txt
renderers.txt Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
validation.txt Mentioned non_field_errors in form validation docs. 2020-04-09 12:37:36 +02:00
widgets.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00