summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/error_messages.py
AgeCommit message (Expand)Author
2008-07-01Fixed #2070: refactored Django's file upload capabilities.Jacob Kaplan-Moss
2008-06-28Fixed the fix from [7775].Malcolm Tredinnick
2008-06-27Fixed #7559 -- Updated newforms unit tests to reflect the fact that http://ww...Adrian Holovaty
2007-11-18Fixed #5975 -- Gave `ModelChoiceField` and `ModelMultipleChoiceField` ability...Gary Wilson Jr
2007-10-28Fixed #3457 -- Allow overridding of error messages for newforms Fields.Gary Wilson Jr