summaryrefslogtreecommitdiff
path: root/tests/test_exceptions
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-155/+239
* Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params orde...David Smith2020-07-291-0/+269
* Reduced reduce() usage; refs #23796.Brad Walker2014-11-201-2/+2
* Added test for ValidationError.messagesBrad Walker2014-11-202-0/+16