Context.get(key, otherwise=None) Returns the value for key if key is in the context, else returns
SimpleTemplateResponse.template_name The name of the template to be rendered. Accepts a backend-dependent template object (such
SimpleTemplateResponse.render() [source] Sets response.content to the result
SimpleTemplateResponse.resolve_context(context) [source] Preprocesses context data that will
Context.push()
get_template(template_name, skip=None) [source] Returns a Template object for
static() [source] If this processor is enabled, every RequestContext will contain
class TemplateResponse [source] TemplateResponse is a subclass of Sim
SimpleTemplateResponse.is_rendered A boolean indicating whether the response content has been rendered.
Context.flatten() Using flatten() method you can get whole Context stack as one dictionary including
Page 1 of 5