Tim Graham b23d264046 Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namespaced URLs. 8 ani în urmă
..
urls b23d264046 Fixed #27887 -- Fixed URLs check crash with namespaced URLs inside non-namespaced URLs. 8 ani în urmă
__init__.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 ani în urmă
models.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 ani în urmă
test_caches.py b02f08e02c Fixed #25034 -- Converted caches ImproperlyConfigured error to a system check. 9 ani în urmă
test_database.py ab83d4d8fe Added multi_db=True to test cases that access the 'other' db connection. 8 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 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 ani în urmă
test_security.py d334f46b7a Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES. 8 ani în urmă
test_templates.py d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 ani în urmă
test_urls.py 8669cf0e68 Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check. 8 ani în urmă
tests.py 2366100872 Removed unneeded force_text calls in the test suite 8 ani în urmă