django1/django/forms
Claude Paroz 51cc7029b9 Fixed #19464 -- Eased customization of ClearableFileInput's link markup
Thanks rubyruy for the report and the patch.
2013-03-04 17:03:48 +01: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 #16612 -- Improved has_changed detection for localized field values 2013-03-01 09:35:04 +01:00
forms.py Fixed #16612 -- Improved has_changed detection for localized field values 2013-03-01 09:35:04 +01:00
formsets.py Added a default limit to the maximum number of forms in a formset. 2013-02-19 11:23:30 -07:00
models.py Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceField 2013-03-01 09:35:18 +01:00
util.py Sort HTML attributes on generated forms 2012-12-24 00:47:17 +00:00
widgets.py Fixed #19464 -- Eased customization of ClearableFileInput's link markup 2013-03-04 17:03:48 +01:00