django/tests/check_framework
David Smith 3b3f38b3b0 Fixed #31169 -- Adapted the parallel test runner to use spawn.
Co-authored-by: Valz <ahmadahussein0@gmail.com>
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
2022-03-15 16:23:55 +01:00
..
template_test_apps Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
apps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_4_0_compatibility.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_async_checks.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_caches.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_database.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_files.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_model_checks.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_model_field_deprecation.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_multi_db.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_security.py Refs #33526 -- Made CSRF_COOKIE_SECURE/SESSION_COOKIE_SECURE/SESSION_COOKIE_HTTPONLY don't pass on truthy values. 2022-02-21 07:54:47 +01:00
test_templates.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_translation.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_urls.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00