summaryrefslogtreecommitdiff
path: root/django/template/backends/django.py
AgeCommit message (Expand)Author
2015-01-12Deprecated passing a Context to a generic Template.render.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