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-10 05:48:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
227d7f63e4
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
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