.. |
urls
|
eb5d7bc2f4
Fixed #26440 -- Added a warning for non-url()s in urlpatterns.
|
9 ani în urmă |
__init__.py
|
d818e0c9b2
Fixed #16905 -- Added extensible checks (nee validation) framework
|
11 ani în urmă |
models.py
|
c24a2e6cbd
Fixed #23765 -- Removed BooleanField default check which often yielded false positives.
|
10 ani în urmă |
test_caches.py
|
b02f08e02c
Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check.
|
9 ani în urmă |
test_database.py
|
f9a2a7db17
Fixed #26351 -- Added MySQL check to warn about strict mode option
|
9 ani în urmă |
test_model_field_deprecation.py
|
004ba0f99e
Removed unneeded hint=None/obj=None in system check messages.
|
9 ani în urmă |
test_multi_db.py
|
18afd50a2b
Updated allow_migrate() signature in check framework tests
|
9 ani în urmă |
test_security.py
|
7399fee6c3
Refs #26947 -- Added a deployment system check for SECURE_HSTS_PRELOAD.
|
8 ani în urmă |
test_templates.py
|
abf07355aa
Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string.
|
9 ani în urmă |
test_urls.py
|
911d9f4ed1
Fixed #27238 -- Disabled check_pattern_startswith_slash if settings.APPEND_SLASH=False.
|
8 ani în urmă |
tests.py
|
967be82443
Fixed E305 flake8 warnings.
|
8 ani în urmă |
tests_1_10_compatibility.py
|
354acd04af
Refs #26601 -- Added a warning if both MIDDLEWARE AND MIDDLEWARE_CLASSES are set.
|
9 ani în urmă |
tests_1_8_compatibility.py
|
15ce1a735c
Used more specific assertion in check_framework tests.
|
9 ani în urmă |