django1/django/forms
Michael Angeletti 49647bec6e Added missing return value to DurationField.prepare_value(); refs #24339. 2015-02-14 18:38:50 -05:00
..
extras Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
__init__.py Fixed #21489 -- Make formsets directly importable from django.forms. 2013-11-25 19:16:19 -05:00
fields.py Added missing return value to DurationField.prepare_value(); refs #24339. 2015-02-14 18:38:50 -05:00
forms.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
formsets.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
models.py Fixed #24295 -- Allowed ModelForm meta to specify form field classes. 2015-02-13 19:13:05 +07:00
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
widgets.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00