django1/django/forms
Tomer Chachamu 50d25a9c5a Added SplitHiddenDateTimeWidget to django.forms.widgets.__all__ 2013-08-29 14:22:04 -04: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 #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
util.py Deprecate usage of boolean value for widget attributes 2013-07-05 19:33:19 +02:00
widgets.py Added SplitHiddenDateTimeWidget to django.forms.widgets.__all__ 2013-08-29 14:22:04 -04:00