Django Book 翻译
菜单>:
TOC
返回
原文:
The dot lookups can be summarized like this: when the template system encounters a dot in a variable name, it tries the following lookups, in this order:
翻译:
句点查找规则可概括为:当模板系统在变量名中遇到点时,按照以下顺序尝试进行查找:
备注:
译者: