debug() [source] If this processor is enabled, every RequestContext will contain
class filesystem.Loader Loads templates from the filesystem, according to DIRS. This
template_name The relative path to the template as passed into the template loader. If the template
class Origin [source] name The path to
Engine.from_string(template_code) [source] Compiles the given template code and returns a
Context.pop()
Engine.get_template(template_name) [source] Loads a template with the given name, compiles
class Engine(dirs=None, app_dirs=False, context_processors=None, debug=False, loaders=None, string_if_invalid='', file_charset='utf-8', libraries=None, builtins=None
Context.setdefault(key, default=None) New in Django 1.9.
auth() [source] If this processor is enabled, every RequestContext will contain
Page 3 of 4