Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/core/checks/registry.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23813 -- Added checks for common URL pattern errorsAlasdair Nicol2015-09-211-0/+1
* Fixed #25034 -- Converted caches ImproperlyConfigured err...Tom Christie2015-09-181-0/+1
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-2/+2
* Fixed #24922 -- Added system check for templates settingSergei Maertens2015-06-071-0/+1
* Fixed #23750 -- Allowed core.checks.register to be used a...averybigant2014-11-111-5/+12
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-121-10/+22
* Fixed #22194 -- Added --list-tags option to check command.Tim Graham2014-04-101-2/+4
* Fixed #22195 -- Used constants to define built-in tags fo...Tim Graham2014-04-101-0/+10
* Fixed #21829 -- Added default AppConfigs.Aymeric Augustin2014-01-251-1/+2
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+63