summaryrefslogtreecommitdiff
path: root/tests/modeltests/validators/tests.py
AgeCommit message (Expand)Author
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-11-02Fixed #14598 -- Changed some 'domain.com' uses to 'example.com'Carl Meyer
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-04-15Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso6...Russell Keith-Magee
2010-01-21Fixed #12590. Changed an expression in the validators tests to work correctly...Joseph Kocherhans
2010-01-05Merged soc2009/model-validation to trunk. Thanks, Honza!Joseph Kocherhans