1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/check_framework
2024-01-26 12:45:07 +01:00
..
template_test_apps
urls Fixed #34691 -- Added system check for unmatched angle brackets in path(). 2023-07-11 11:59:27 +02:00
__init__.py
apps.py
models.py
test_4_0_compatibility.py
test_async_checks.py
test_caches.py
test_database.py
test_files.py
test_model_checks.py
test_model_field_deprecation.py
test_multi_db.py
test_security.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
test_templates.py Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning. 2022-10-03 10:52:21 +02:00
test_translation.py
test_urls.py Fixed #34691 -- Added system check for unmatched angle brackets in path(). 2023-07-11 11:59:27 +02:00
tests.py Fixed #33855 -- Removed unnecessary system check calls from test worker initialization. 2022-07-19 09:45:11 +02:00