django1/tests/check_framework
Mariusz Felisiak 1299bc33e1
Refs -- Made CSRF_COOKIE_SECURE/SESSION_COOKIE_SECURE/SESSION_COOKIE_HTTPONLY don't pass on truthy values.
2022-02-21 07:54:47 +01:00
..
template_test_apps Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
apps.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_4_0_compatibility.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_async_checks.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_caches.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_database.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_files.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_model_checks.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_model_field_deprecation.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_multi_db.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_security.py Refs -- 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 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_translation.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_urls.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00