django1/django/core/checks
Tim Graham d170c63351 Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
..
compatibility Refs #26601 -- Removed obsolete system check for MIDDLEWARE_CLASSES setting. 2017-01-17 20:52:05 -05:00
security Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES. 2017-01-17 20:52:04 -05:00
__init__.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
caches.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
database.py Refs #26351 -- Added check hook to support database-related checks 2016-04-08 20:28:00 +02:00
messages.py Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
model_checks.py Refs #23919 -- Removed misc references to Python 2. 2017-01-21 20:02:00 -05:00
registry.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
templates.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
urls.py Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00