summaryrefslogtreecommitdiff
path: root/django/template/backends
AgeCommit message (Expand)Author
2015-01-12Deprecated passing a Context to a generic Template.render.Aymeric Augustin
2015-01-12Rewrapped TemplateSyntaxError in Jinja2 backend.Aymeric Augustin
2015-01-06Made context take priority over context processors.Aymeric Augustin
2014-12-28Supported multiple template engines in get_template and select_template.Aymeric Augustin
2014-12-28Added Django template backend.Aymeric Augustin
2014-12-28Added jinja2 template backend.Aymeric Augustin
2014-12-28Added dummy template backend.Aymeric Augustin
2014-12-28Imported BaseEngine from the DEP.Aymeric Augustin