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
16d73d7416
django1
/
django
/
forms
History
Loic Bistuer
1c7a83ee8e
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -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
#21397
-- Re-added flexibility to TypedChoiceField coercion
2013-11-18 18:24:56 +01:00
forms.py
Fixed flake8 E251 violations
2013-11-03 03:22:11 -06:00
formsets.py
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -05:00
models.py
Fixed
#21489
-- Make formsets directly importable from django.forms.
2013-11-25 19:16:19 -05:00
util.py
Removed import * in tests.
2013-10-22 08:32:01 -04:00
utils.py
More attacking E302 violators
2013-11-02 13:12:09 -07:00
widgets.py
Fixed
#21423
-- Fixed typo in widgets.py.
2013-11-11 18:03:01 +01:00