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-25 13:04:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
1acd5fc9d2
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
Tianyi Wang
1acd5fc9d2
[1.5.x]
Fixed
#21006
-- Added example code for overriding methods on an InlineFormSet.
...
Thanks treysta at gmail.com for the suggestion. Backport of
9bfe66164e
from master
2013-10-15 07:37:51 -04:00
..
formsets.txt
[1.5.x]
Fixed
#16965
-- Clarified Formset can_delete docs.
2013-07-08 12:21:34 -04:00
index.txt
[1.5.x]
Fixed
#21223
-- Added form.id_for_label to topic guide.
2013-10-14 18:43:48 -04:00
media.txt
[1.5.x]
Fixed
#20772
-- Fixed minor typo in form media docs.
2013-07-19 05:19:54 -04:00
modelforms.txt
[1.5.x]
Fixed
#21006
-- Added example code for overriding methods on an InlineFormSet.
2013-10-15 07:37:51 -04:00