Django Book 翻译
菜单>:
TOC
返回
原文:
This setting indicates whether to send an email to the ``MANAGERS`` each time somebody visits a Django-powered page that is 404-ed with a nonempty referer (i.e., a broken link). This is only used if ``CommonMiddleware`` is installed (see Chapter 15). See also ``IGNORABLE_404_STARTS`` and ``IGNORABLE_404_ENDS`` .
翻译:
备注:
译者: