django/tests/check_framework
Hasan Ramezani ba3fb2e4d0
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
2021-01-12 11:22:13 +01:00
..
urls
__init__.py
apps.py Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
models.py
test_async_checks.py
test_caches.py Fixed #32180 -- Added system check for file system caches absolute location. 2020-11-11 11:04:52 +01:00
test_database.py
test_model_checks.py Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
test_model_field_deprecation.py
test_multi_db.py
test_security.py Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code. 2021-01-12 11:22:13 +01:00
test_templates.py
test_translation.py
test_urls.py
tests.py Ensured that registered checks accept keyword arguments. 2020-12-14 18:08:37 +01:00