django1/django/core/checks
Mariusz Felisiak 1299bc33e1
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
..
compatibility Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
security 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
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
async_checks.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
caches.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
database.py Refs #31055 -- Added --database option to the check management command. 2020-02-07 11:01:31 +01:00
files.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
messages.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
model_checks.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
registry.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
templates.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
translation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00