django/tests/check_framework
Mariusz Felisiak f71b0cf769
Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning.
Thanks Claude Paroz for the report.

Regression in 004b4620f6.
2022-10-03 10:52:21 +02:00
..
template_test_apps
urls
__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
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
tests.py