1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref/forms
David Smith 162765d6c3 Fixed #9061 -- Allowed FormSets to disable deleting extra forms.
Thanks to Dan Ward for the initial patch.
2020-06-24 09:26:25 +02:00
..
api.txt
fields.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +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 Fixed #9061 -- Allowed FormSets to disable deleting extra forms. 2020-06-24 09:26:25 +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