.. |
template_test_apps
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
urls
|
Fixed #34691 -- Added system check for unmatched angle brackets in path().
|
2023-07-11 11:59:27 +02:00 |
__init__.py
|
Fixed #16905 -- Added extensible checks (nee validation) framework
|
2014-01-20 10:45:21 +08:00 |
apps.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
models.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_4_0_compatibility.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_async_checks.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_caches.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_database.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_files.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
test_model_checks.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
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
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
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
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
test_urls.py
|
Fixed #34691 -- Added system check for unmatched angle brackets in path().
|
2023-07-11 11:59:27 +02:00 |
tests.py
|
Fixed #33855 -- Removed unnecessary system check calls from test worker initialization.
|
2022-07-19 09:45:11 +02:00 |