1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/docs/ref/forms
2021-12-09 07:16:33 +01:00
..
api.txt Refs #32338 -- Added Boundfield.legend_tag(). 2021-12-09 07:16:33 +01:00
fields.txt Fixed #33334 -- Alphabetized form and model fields in reference docs. 2021-12-02 08:33:26 +01:00
formsets.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
index.txt
models.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +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