django/docs/ref/forms
Shivam Durgbuns 306fbf197a [4.0.x] Fixed #33334 -- Alphabetized form and model fields in reference docs.
Backport of d75c387f46 from main
2021-12-02 10:12:31 +01:00
..
api.txt [4.0.x] Refs #31026 -- Improved BoundField.label_tag() docs. 2021-10-07 06:11:51 +02:00
fields.txt [4.0.x] Fixed #33334 -- Alphabetized form and model fields in reference docs. 2021-12-02 10:12:31 +01:00
formsets.txt Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02:00
index.txt Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
models.txt Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02:00
renderers.txt Fixed #31026 -- Switched form rendering to template engine. 2021-09-20 15:50:18 +02: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