This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
forms
History
Klaas van Schelven
1c11ee6345
Fixed
#18829
-- Fixed ModelChoiceIterator length
...
Thanks facundo.olano at gmail.com for the report and thikonom for the initial patch.
2013-02-23 22:27:07 +01:00
..
extras
Fixed
#16123
-- Ensured strptime receive proper string type
2013-01-26 20:53:09 +01:00
__init__.py
Removed obsolete comment.
2013-01-15 18:02:24 +01:00
fields.py
Fixed errors introduced in 21f333bcefccc151d6439246f8203d609ab6ca79. Refs
#17751
2013-02-23 18:43:34 +01:00
forms.py
fixed minor typo
#19703
2013-01-30 19:48:05 +01:00
formsets.py
Added a default limit to the maximum number of forms in a formset.
2013-02-19 11:23:30 -07:00
models.py
Fixed
#18829
-- Fixed ModelChoiceIterator length
2013-02-23 22:27:07 +01:00
util.py
Sort HTML attributes on generated forms
2012-12-24 00:47:17 +00:00
widgets.py
Fixed
#19686
-- Added HTML5 number input type
2013-02-23 10:18:08 +01:00