debug() [source] If this processor is enabled, every RequestContext will contain
SimpleTemplateResponse.rendered_content The current rendered value of the response content, using the current template and context
class Origin [source] name The path to
This document describes Django’s built-in template tags and filters. It is recommended that you use the automatic documentation, if available, as this
template_name The relative path to the template as passed into the template loader. If the template
TemplateResponse.__init__(request, template, context=None, content_type=None, status=None, charset=None, using=None) [source]
Engine.from_string(template_code) [source] Compiles the given template code and returns a
This document explains the language syntax of the Django template system. If you’re looking for a more technical perspective on how it works and how to extend it, see
class filesystem.Loader Loads templates from the filesystem, according to DIRS. This
SimpleTemplateResponse.resolve_template(template) [source] Resolves the template instance
Page 4 of 5