django1/django/core/checks
Mariusz Felisiak a1e9e9abc5 Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations."
This reverts commit 41019e48bb.
2022-07-26 11:41:19 +02: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 #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2022-07-26 11:41:19 +02: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 #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2022-07-26 11:41:19 +02:00
templates.py Fixed #33800 -- Fixed system check for the same template tag module in installed apps and template tag libraries. 2022-06-23 20:22:59 +02: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