django/docs/ref/forms
vgolubev e87f57fdb8 Fixed #26142 -- Allowed model formsets to prevent new object creation.
Thanks Jacob Walls, David Smith, and Mariusz Felisiak for reviews.

Co-authored-by: parth <parthvin@gmail.com>
2022-01-27 20:45:21 +01:00
..
api.txt Refs #32338 -- Added Boundfield.legend_tag(). 2021-12-09 07:16:33 +01:00
fields.txt Avoided counting attributes and methods in docs. 2021-12-28 12:36:57 +01:00
formsets.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
models.txt Fixed #26142 -- Allowed model formsets to prevent new object creation. 2022-01-27 20:45:21 +01:00
renderers.txt Refs #31026 -- Updated TemplatesSetting docs to refer to forms. 2021-12-22 08:03:47 +01:00
validation.txt Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
widgets.txt Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags. 2021-08-27 06:14:01 +02:00