1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00:00
django/docs/ref/forms
Jacob Walls d976c254fc
Fixed #23681, Fixed #27445 -- Doc'd setting choices for NullBooleanField widgets.
Thanks to David Smith for investigation and review.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2020-10-08 12:39:02 +02:00
..
api.txt Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
fields.txt Fixed #23681, Fixed #27445 -- Doc'd setting choices for NullBooleanField widgets. 2020-10-08 12:39:02 +02:00
formsets.txt Fixed #9061 -- Allowed FormSets to disable deleting extra forms. 2020-06-24 09:26:25 +02:00
index.txt
models.txt Refs #17642 -- Doc'd min_num and validate_min arguments in modelformset_factory() docs. 2020-08-18 09:30:31 +02:00
renderers.txt
validation.txt Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
widgets.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00