Django’s template engine provides a powerful mini-language for defining the user-facing layer of your application, encouraging a clean separation of application and presentation
Context.update(other_dict) [source] In addition to push() and pop()
class eggs.Loader Deprecated since version 1.9: Distributing applications
class Template [source] This class lives at django.template.Template. The constructor
get_contents(origin) Returns the contents for a template given a Origin instance. This
class app_directories.Loader Loads templates from Django apps on the filesystem. For each app in INSTALLED_APPS
debug() [source] If this processor is enabled, every RequestContext will contain
Django’s template system was overhauled in Django 1.8 when it gained support for multiple template engines. This document complements the release notes
class RequestContext(request, dict_=None, processors=None) [source] Django comes with a special
name The path to the template as returned by the template loader. For loaders that read from the file system, this is the full
Page 3 of 5