django1/django/forms
Aleksandra Sendecka 6e4fd816c4 [1.6.x] Fixed #18777 -- Localized form fields with as_text/as_hidden
Thanks croldan for the report.

Backport of 893d8de6f5 from master
2013-08-02 08:43:19 -04: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 [1.6.x] Fixed #18777 -- Localized form fields with as_text/as_hidden 2013-08-02 08:43:19 -04:00
forms.py [1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin. 2013-07-26 14:47:58 -04:00
formsets.py Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init 2013-06-22 09:29:37 +02:00
models.py [1.6.x] Fixed #20582 -- Allowed default Form.label_suffix to be translated 2013-07-13 16:20:09 +02:00
util.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
widgets.py Removed several unused imports. 2013-06-19 17:18:40 +02:00