Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/core/checks/messages.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25500 -- Added --fail-level option to check command.Jon Dufresne2015-10-051-2/+2
* Fixed #24693 -- Added label and label_lower property to M...Luis Del Giudice2015-05-021-3/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Removed return from __init__.Aymeric Augustin2014-11-121-5/+5
* Fixed #22193 -- Made hint a truly optional arugment on ch...Russell Keith-Magee2014-03-031-1/+1
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-0/+84