django1/django/forms
Michael Angeletti e13dca859c [1.8.x] Added missing return value to DurationField.prepare_value(); refs #24339.
Backport of 49647bec6e from master
2015-02-14 18:39:17 -05:00
..
extras [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Fixed #21489 -- Make formsets directly importable from django.forms. 2013-11-25 19:16:19 -05:00
fields.py [1.8.x] Added missing return value to DurationField.prepare_value(); refs #24339. 2015-02-14 18:39:17 -05:00
forms.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
formsets.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
util.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
widgets.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00