django1/django/forms
Loic Bistuer 00a889167f Fixed #24295 -- Allowed ModelForm meta to specify form field classes.
Thanks Carl Meyer and Markus Holtermann for the reviews.
2015-02-13 19:13:05 +07: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 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -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