django1/django/forms
Claude Paroz be9ae693c4 Fixed #17840 -- Generalized named placeholders in form error messages
Also fixed plural messages for DecimalField.
2013-04-13 18:55:50 +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 #17840 -- Generalized named placeholders in form error messages 2013-04-13 18:55:50 +02:00
forms.py Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:17:17 +02:00
formsets.py Fixed spelling errors 2013-03-28 11:16:53 -06:00
models.py Fixed #17840 -- Generalized named placeholders in form error messages 2013-04-13 18:55:50 +02:00
util.py Fixed #18003 -- Preserved tracebacks when re-raising errors. 2013-03-19 15:42:39 -07:00
widgets.py Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect 2013-04-13 16:37:27 +02:00