django1/django/core/checks
Moayad Mardini 214d1e1b0f Fixed #22454 - Changed compatibility warning hint
The warning hint of `_check_test_runner` of 1.6 compatibility had a link
to a general release note. The link should be edited to refer the
relevant "Backwards incompatible changes in 1.6" section that documents
the cause and the possible solutions and workarounds of the warning.
2014-04-17 20:41:25 -04:00
..
compatibility Fixed #22454 - Changed compatibility warning hint 2014-04-17 20:41:25 -04:00
__init__.py Fixed #22195 -- Used constants to define built-in tags for check framework. 2014-04-10 08:45:48 -04:00
messages.py Fixed #22193 -- Made hint a truly optional arugment on check messages. 2014-03-03 19:16:19 +08:00
model_checks.py Fixed #22195 -- Used constants to define built-in tags for check framework. 2014-04-10 08:45:48 -04:00
registry.py Fixed #22194 -- Added --list-tags option to check command. 2014-04-10 09:43:55 -04:00