django1/django/forms
Loic Bistuer da800be6dd Fixed #20986 -- Enabled SelectDateWidget to use custom months
Reviewed by Trac alias MarkusH.
2013-08-28 16:39:26 +03:00
..
extras Fixed #20986 -- Enabled SelectDateWidget to use custom months 2013-08-28 16:39:26 +03:00
__init__.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
fields.py Fixed #15511 -- Allow optional fields on ``MultiValueField` subclasses. 2013-08-06 08:50:47 -04:00
forms.py Moved translator comment just above the target string 2013-08-22 09:52:54 +02:00
formsets.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Fixed model.__eq__ and __hash__ for no pk value cases 2013-08-22 17:24:07 +03:00
util.py Deprecate usage of boolean value for widget attributes 2013-07-05 19:33:19 +02:00
widgets.py Fixed #20555 -- Make subwidget id attribute available 2013-08-13 13:23:05 -04:00