django1/tests/modeltests/validators
Russell Keith-Magee d9aaad4e36 Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso66 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-15 11:19:59 +00:00
..
__init__.py Added __init__.py and models.py so tests for validators will actually run. 2010-01-10 00:07:41 +00:00
models.py Added __init__.py and models.py so tests for validators will actually run. 2010-01-10 00:07:41 +00:00
tests.py Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso66 for the report. 2010-04-15 11:19:59 +00:00