Python_Notes
Search...
Ctrl
K
Python Web
Django
创建应用
编写应用视图
Django模板语言
注释
Previous
过滤器
Next
模型
Last updated
7 years ago
注释看起来像这样:
Copy
{# this won't be rendered #}
一个[`
`](
http://usyiyi.cn/documents/Django_111/ref/templates/builtins.html#std:templatetag-comment)标签提供多行注释。