summaryrefslogtreecommitdiff
path: root/tests/test_exceptions
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-07-29Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params orde...David Smith
2014-11-20Reduced reduce() usage; refs #23796.Brad Walker
2014-11-20Added test for ValidationError.messagesBrad Walker