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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
Mariusz Felisiak
1299bc33e1
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
..
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
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
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
…
test_translation.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_urls.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
tests.py
…