The templates are the presentation layer of a Django web app. Django is a data-driven web framework. Its elaborate templating mechanism makes it very easy to merge the data from sources such as databases with the static HTML to generate dynamic web pages.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Django Templates

  • Malhar Lathkar

摘要

The templates are the presentation layer of a Django web app. Django is a data-driven web framework. Its elaborate templating mechanism makes it very easy to merge the data from sources such as databases with the static HTML to generate dynamic web pages.