Django Book 2.0 翻译
菜单>:
TOC
返回
原文:
The
<1>
Template
<2>
class lives in the
<3>
django.template
<4>
module, and the constructor takes one argument, the raw template code.
翻译:
<1>
Template
<2>
类就在
<3>
django.template
<4>
模块中,构造函数接受一个参数,原始模板代码。
备注:
译者:
(* 注意:由于翻译工作开始进入复审阶段,您提交的内容将会作为参考建议,谢谢您的宝贵建议。 *)