Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. há 8 anos atrás
..
urls eb5d7bc2f4 Fixed #26440 -- Added a warning for non-url()s in urlpatterns. há 9 anos atrás
__init__.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework há 11 anos atrás
models.py c24a2e6cbd Fixed #23765 -- Removed BooleanField default check which often yielded false positives. há 10 anos atrás
test_caches.py b02f08e02c Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check. há 9 anos atrás
test_database.py f9a2a7db17 Fixed #26351 -- Added MySQL check to warn about strict mode option há 9 anos atrás
test_model_field_deprecation.py 004ba0f99e Removed unneeded hint=None/obj=None in system check messages. há 9 anos atrás
test_multi_db.py 18afd50a2b Updated allow_migrate() signature in check framework tests há 9 anos atrás
test_security.py 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. há 9 anos atrás
test_templates.py abf07355aa Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string. há 9 anos atrás
test_urls.py fa654da613 Removed usage of a few deprecated unittest assertions. há 8 anos atrás
tests.py 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. há 8 anos atrás
tests_1_10_compatibility.py 354acd04af Refs #26601 -- Added a warning if both MIDDLEWARE AND MIDDLEWARE_CLASSES are set. há 9 anos atrás
tests_1_8_compatibility.py 15ce1a735c Used more specific assertion in check_framework tests. há 9 anos atrás