This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
4e65f195e1
django1
/
django
/
forms
History
Tim Graham
37b7776a01
Removed django.utils.datastructures.MergeDict per deprecation timeline; refs
#18659
.
2015-01-17 08:13:36 -05:00
..
extras
Fixed
#22684
-- Amended SelectDateWidget.empty_label to accept a tuple of values.
2014-06-04 07:23:25 -04:00
__init__.py
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -05:00
fields.py
Fixed
#2443
-- Added DurationField.
2014-12-20 18:28:29 +00:00
forms.py
Fixed
#23712
-- Fixed KeyError with BaseForm._html_output()
2015-01-15 20:19:53 -05:00
formsets.py
Fixed
#23812
-- Changed django.utils.six.moves.xrange imports to range
2014-12-13 12:45:58 -05:00
models.py
Fixed DoS possibility in ModelMultipleChoiceField.
2015-01-13 13:03:06 -05:00
utils.py
Removed redundant numbered parameters from str.format().
2014-12-03 14:27:38 -05:00
widgets.py
Removed django.utils.datastructures.MergeDict per deprecation timeline; refs
#18659
.
2015-01-17 08:13:36 -05:00