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 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
check_framework
History
Amir Karimi
d1855c4847
Fixed
#34691
-- Added system check for unmatched angle brackets in path().
2023-07-11 11:59:27 +02:00
..
template_test_apps
…
urls
Fixed
#34691
-- Added system check for unmatched angle brackets in path().
2023-07-11 11:59:27 +02:00
__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
…
test_multi_db.py
…
test_security.py
Refs
#34695
-- Added tests for check for CSRF_FAILURE_VIEW signature with valid class-based view.
2023-07-11 10:46:34 +02:00
test_templates.py
Refs
#32987
-- Relaxed system check for template tag modules with the same name by turning into a warning.
2022-10-03 10:52:21 +02:00
test_translation.py
…
test_urls.py
Fixed
#34691
-- Added system check for unmatched angle brackets in path().
2023-07-11 11:59:27 +02:00
tests.py
…