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-16 04:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
forms
History
Tim Graham
227d7f63e4
[1.4.x]
Fixed
#20523
- Incorrect form field for FilePathField.
...
Thanks sane4ka.sh@ for the report. Backport of 1fdc3d256d from master
2013-05-28 12:00:04 -04:00
..
formsets.txt
[1.4.x] Added a default limit to the maximum number of forms in a formset.
2013-02-19 10:37:54 -07: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
#20523
- Incorrect form field for FilePathField.
2013-05-28 12:00:04 -04:00