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-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
David Wobrock
41019e48bb
Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations.
2022-07-08 07:05:55 +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_migrations.py
Refs
#27236
-- Added generic mechanism to handle the deprecation of migration operations.
2022-07-08 07:05:55 +02:00
test_model_checks.py
…
test_model_field_deprecation.py
…
test_multi_db.py
…
test_security.py
Refs
#33526
-- Made CSRF_COOKIE_SECURE/SESSION_COOKIE_SECURE/SESSION_COOKIE_HTTPONLY don't pass on truthy values.
2022-02-21 07:54:47 +01:00
test_templates.py
Fixed
#33800
-- Fixed system check for the same template tag module in installed apps and template tag libraries.
2022-06-23 20:22:59 +02:00
test_translation.py
…
test_urls.py
…
tests.py
Fixed
#31169
-- Adapted the parallel test runner to use spawn.
2022-03-15 16:23:55 +01:00