1
0
mirror of https://github.com/django/django.git synced 2025-03-17 12:50:46 +00:00

4 Commits

Author SHA1 Message Date
Alexander Schulze
4c92ecd705 [1.7.x] Fixed #23959 -- Clarified when checks automatically run.
Backport of cf2390be164bcb3c5670f73b0a7062d6141f8664 from master
2014-12-22 11:35:57 -05:00
Sébastien Fievet
0c3a23d2b9 [1.7.x] Fixed typo in docs/topics/checks.txt.
Backport of 0f90f741de from master
2014-09-05 14:30:01 -04:00
Russell Keith-Magee
21d8175242 Fixed #22193 -- Made hint a truly optional arugment on check messages.
Thanks to Thomas Güttler for the suggestion.
2014-03-03 19:16:19 +08:00
Russell Keith-Magee
5679fce87c Added first cut at reference documentation for the checks framework. 2014-03-03 18:56:11 +08:00