summaryrefslogtreecommitdiff
path: root/tests/test_client_regress/session.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2015-11-17Fixed #25682 -- Removed bare except clauses.Attila Tovt
2013-11-02Fixing E302 ErrorsJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner