summaryrefslogtreecommitdiff
path: root/tests/test_client_regress/session.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-0/+1
* Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand2017-01-251-1/+1
* Fixed #25682 -- Removed bare except clauses.Attila Tovt2015-11-171-1/+1
* Fixing E302 ErrorsJason Myers2013-11-021-0/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+30