This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
leondaz
06bf06a911
Fixed
#35656
-- Added an autodetector attribute to the makemigrations and migrate commands.
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
…