django/django/test
Jon Janzen e83a88566a Fixed #32172 -- Adapted signals to allow async handlers.
co-authored-by: kozzztik <kozzztik@mail.ru>
co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2023-03-07 08:39:25 +01:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
client.py Fixed #32172 -- Adapted signals to allow async handlers. 2023-03-07 08:39:25 +01:00
html.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
runner.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
selenium.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
signals.py Fixed #32172 -- Adapted signals to allow async handlers. 2023-03-07 08:39:25 +01:00
testcases.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
utils.py Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline. 2023-01-17 11:49:15 +01:00