summaryrefslogtreecommitdiff
path: root/django/core/checks/translation.py
AgeCommit message (Expand)Author
2018-09-06Refs #29713 -- Improved error message from translation system check.Nick Pope
2018-09-03Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.David