django1/django/forms
Tim Graham bbe28496d3 Removed old import aliases. 2015-02-05 19:37:01 -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 Removed old import aliases. 2015-02-05 19:37:01 -05:00
forms.py Removed forms.forms.get_declared_fields() per deprecation timeline; refs #19617. 2015-01-18 15:55:01 -05:00
formsets.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
models.py Fixed typos in code comments. 2015-01-20 12:18:03 -05:00
utils.py Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -05:00
widgets.py Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00