django/tests/check_framework
2021-01-22 07:51:00 +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
test_database.py
test_files.py Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting. 2021-01-22 07:51:00 +01:00
test_model_checks.py Fixed #32367 -- Fixed system check for specifying type of auto-created primary keys for inherited PKs. 2021-01-21 09:03:07 +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