django1/django/test
David Smith ba298a32b3 Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn.
Regression in 3b3f38b3b0.

Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-03-17 10:20:13 +01:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
client.py Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
html.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
runner.py Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn. 2022-03-17 10:20:13 +01:00
selenium.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
signals.py Prevented initialization of unused database connections. 2022-03-17 07:40:57 +01:00
testcases.py Prevented initialization of unused database connections. 2022-03-17 07:40:57 +01:00
utils.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00