django/docs/ref/forms
David Smith 32b366a864 [3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>

Backport of d8c17aa10c from main
2021-06-04 10:45:29 +02:00
..
api.txt Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
fields.txt Added backticks to code literals in various docs. 2020-12-15 07:19:00 +01: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 [3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs. 2021-06-04 10:45:29 +02:00