Django Book 翻译
菜单>:
TOC
返回
原文:
This is a tuple that lists people who get code error notifications. When ``DEBUG=False`` and a view raises an exception, Django will email these people with the full exception information. Each member of the tuple should be a tuple of (Full name, e-mail address), for example:
翻译:
备注:
译者: