Django Book 翻译
菜单>:
TOC
返回
原文:
Any other types of variables, such as Python dictionaries, lists, or Booleans, cant be hard-coded in ``{% ifequal %}`` . These are invalid examples:
翻译:
其他的一些类型,例如Python的字典类型、列表类型、布尔类型,不能用在 ``{% ifequal %}`` 中。 下面是些错误的例子:
备注:
译者: