1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/docs/ref/forms
2024-11-11 14:50:13 +01:00
..
api.txt Updated the "Built-in Field classes" section reference to a link. 2024-10-31 11:57:25 +01:00
fields.txt Fixed #35880 -- Removed invalid example in form Field.required docs due to CharField.strip. 2024-11-05 15:32:03 +01:00
formsets.txt
index.txt
models.txt
renderers.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
validation.txt Updated validate_slug regular expression in form validation docs. 2024-11-11 14:50:13 +01:00
widgets.txt Fixed #35889 -- Corrected reference of default widgets in "Styling widget instance" docs. 2024-11-06 13:07:29 +01:00