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-02 18:13:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c2f1aa5a3c
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
Tim Graham
42aee6ffe5
[1.4.x]
Fixed
#14885
- Clarified that ModelForm cleaning may not fully complete if the form is invalid.
...
Thanks Ben Sturmfels for the patch. Backport of
3fd89d9903
from master.
2012-08-21 17:36:41 -04:00
..
formsets.txt
Added support for specifying initial values to model formsets and inline formsets.
2012-01-15 01:36:14 +00:00
index.txt
[1.4.x]
Fixed
#18614
-- Added imports and changed render_to_response to render.
2012-07-15 21:29:13 -07:00
media.txt
Reworded parts of the staticfiles documentation after receiving various user feedback. Thanks, all!
2011-01-30 17:23:25 +00:00
modelforms.txt
[1.4.x]
Fixed
#14885
- Clarified that ModelForm cleaning may not fully complete if the form is invalid.
2012-08-21 17:36:41 -04:00