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
cee4fe7307
django1
/
django
/
forms
History
Loic Bistuer
a2814846ca
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
..
extras
Fixed
#13970
-- Made SelectDateWidget use the standard widget is_required attribute
2013-11-08 16:58:17 +01:00
__init__.py
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -05:00
fields.py
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00
forms.py
Fixed
#20867
-- Added the Form.add_error() method.
2013-11-30 01:00:53 +07:00
formsets.py
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00
models.py
Fixed
#21568
-- Added missing ModelMultipleChoiceField to_python method
2013-12-07 10:14:22 +01:00
util.py
Removed import * in tests.
2013-10-22 08:32:01 -04:00
utils.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
widgets.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00