This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-14 15:50:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
acd4595ab0
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
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