0
0
mirror of https://github.com/django/django.git synced 2024-11-22 03:18:31 +01:00
django/tests/check_framework
2024-10-15 16:39:12 +02:00
..
custom_commands_app/management/commands Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands. 2024-10-15 16:39:12 +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_commands.py Fixed #35656 -- Added an autodetector attribute to the makemigrations and migrate commands. 2024-10-15 16:39:12 +02:00
test_database.py
test_files.py
test_model_checks.py Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
test_model_field_deprecation.py
test_multi_db.py
test_security.py
test_templates.py Fixed #35233 -- Moved template engine system checks to backend methods. 2024-03-27 08:14:54 +01:00
test_translation.py
test_urls.py Fixed #35229 -- Made URL custom error handler check run once. 2024-02-19 05:58:37 +01:00
tests.py