django1/django/forms
Andriy Sokolovskiy cf6ce279c7 Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:37:58 -04: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 Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:37:58 -04:00
forms.py Fixed #12437 -- Added css_classes to Form._html_output() 2015-06-06 19:23:06 -04:00
formsets.py Added release notes for feature added in fe21fb81 2015-06-05 11:42:58 +01:00
models.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
utils.py Made flatatt docstring match reality 2015-06-08 13:57:25 +02:00
widgets.py Allowed easier extendability of ChoiceFieldRenderer. 2015-06-11 10:15:52 -04:00