This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-23 21:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
2d929dd2cc44f9707dc2e8db80a10adf0dce6d12
django
/
docs
/
topics
/
forms
History
Mariusz Felisiak
329ae408bf
[5.0.x] Fixed typo in docs/topics/forms/index.txt.
...
Backport of
46df3ab244
from main
2023-10-30 05:17:55 +01:00
..
formsets.txt
Improved formset docs by using a set instead of a list in the custom validation example.
2023-08-23 22:24:43 -03:00
index.txt
[5.0.x] Fixed typo in docs/topics/forms/index.txt.
2023-10-30 05:17:55 +01:00
media.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
modelforms.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00