summaryrefslogtreecommitdiff
path: root/tests/backends/base/test_client.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-04-27Fixed #32687 -- Restored passing process’ environment to underlying tool in...Konstantin Alekseev
2020-10-29Refs #32061 -- Unified DatabaseClient.runshell() in db backends.Simon Charette