Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 django 模板生成 django 模板?有没有办法逃避模板标记?就像 pythons 字符串中的 %% 一样。
使用新的Verbatim 模板标签(Django 1.5)