django/docs/ref/forms
David Smith 433dd737f9 Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
2020-06-05 12:01:32 +02:00
..
api.txt Corrected outputting BooleanField as HTML in forms docs. 2020-04-24 09:08:05 +02:00
fields.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00
formsets.txt Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. 2020-06-05 12:01:32 +02:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
models.txt Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. 2020-06-05 12:01:32 +02:00
renderers.txt Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
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