Django Book 翻译
菜单>:
TOC
返回
原文:
If you need to test whether something is true or false, use the ``{% if %}`` tags instead of ``{% ifequal %}`` .
翻译:
如果你需要判断变量是真还是假,请使用 ``{% if %}`` 来替代 ``{% ifequal %}`` 。
备注:
译者: