1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/check_framework
Shreya Bamne 004b4620f6 Fixed #32987 -- Added system check for template tag modules with the same name.
Co-authored-by: Daniel Fairhead <daniel@dev.ngo>
2021-10-20 11:15:47 +02:00
..
template_test_apps Fixed #32987 -- Added system check for template tag modules with the same name. 2021-10-20 11:15:47 +02:00
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 Fixed #32863 -- Skipped system check for specifying type of auto-created primary keys on models with invalid app_label. 2021-06-22 20:47:15 +02:00
test_model_field_deprecation.py
test_multi_db.py
test_security.py
test_templates.py Fixed #32987 -- Added system check for template tag modules with the same name. 2021-10-20 11:15:47 +02:00
test_translation.py
test_urls.py
tests.py Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribute_to_class(). 2021-06-15 12:01:28 +02:00