Django Book 翻译
菜单>:
TOC
返回
原文:
Feeds created by the syndication framework automatically include the appropriate ``
`` tag (RSS 2.0) or ``xml:lang`` attribute (Atom). This comes directly from your ``LANGUAGE_CODE`` setting.
翻译:
聚合框架自动创建的Feed包含适当的 ``
`` 标签(RSS 2.0) 或 ``xml:lang`` 属性(Atom). 他直接来自于您的 ``LANGUAGE_CODE`` 设置.
备注:
译者: