1
0
mirror of https://github.com/django/django.git synced 2025-01-07 00:46:08 +00:00
django/docs/ref/forms
David Smith d8c17aa10c Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
2021-06-04 08:28:25 +02:00
..
api.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
fields.txt Fixed #32347 -- Made ModelChoiceField include the value in ValidationError for invalid_choice. 2021-01-26 09:31:53 +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
widgets.txt Refs #32338 -- Improved accessibility of RadioSelect examples in docs. 2021-06-04 08:28:25 +02:00