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

Template tags and filters

  • Coen de Groot

摘要

This segment covers Django’s main template tags for looping over data, using inheritance to avoid duplication, and if/else to show conditional contents. It also discusses some useful template tags, for showing HTML tags, showing Boolean data and correct pluralization.