django1/django/forms
Baptiste Mispelon 3128f3d38d Fixed #20618 -- Fixed regression in `BoundField.label_tag`. 2013-06-18 17:49:53 +02:00
..
extras Fixed #16123 -- Ensured strptime receive proper string type 2013-01-26 20:53:09 +01:00
__init__.py Removed obsolete comment. 2013-01-15 18:02:24 +01:00
fields.py Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
forms.py Fixed #20618 -- Fixed regression in `BoundField.label_tag`. 2013-06-18 17:49:53 +02:00
formsets.py Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
models.py Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
util.py Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
widgets.py Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00