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-03-24 08:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
forms
History
Tim Graham
1b5b8b874f
[1.4.x]
Fixed
#11185
- Expanded docs on customizing widgets; thanks fadeev for the draft patch.
...
Backport of a73838fde33374573b8e765dfcb0225287d396c0 from master.
2012-09-15 06:46:39 -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
[1.4.x]
Fixed
#11185
- Expanded docs on customizing widgets; thanks fadeev for the draft patch.
2012-09-15 06:46:39 -04: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