django/docs/ref/forms
2022-06-03 20:01:16 +02:00
..
api.txt Fixed #32339 -- Added div.html form template. 2022-05-05 14:32:43 +02:00
fields.txt Fixed #32559 -- Added 'step_size’ to numeric form fields. 2022-05-12 14:16:52 +02: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 #32339 -- Deprecated default.html form template. 2022-05-17 11:16:54 +02:00
validation.txt Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
widgets.txt [4.1.x] Fixed documentation of Widget.id_for_label() empty return value. 2022-06-03 20:01:16 +02:00