summaryrefslogtreecommitdiff
path: root/tests/modeltests/validators
AgeCommit message (Collapse)Author
2010-04-15Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to ↵Russell Keith-Magee
elpaso66 for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-21Fixed #12590. Changed an expression in the validators tests to work ↵Joseph Kocherhans
correctly with python 2.4. Thanks, ramiro. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10Added __init__.py and models.py so tests for validators will actually run.Joseph Kocherhans
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12156 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-05Merged soc2009/model-validation to trunk. Thanks, Honza!Joseph Kocherhans
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12098 bcc190cf-cafb-0310-a4f2-bffc1f526a37