Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/template/backends/jinja2.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24119, #24120 -- Formalized debug integration for ...Preston Timmons2015-05-071-4/+48
* Fixed #24538 -- Allowed self in Jinja contextTim Heap2015-04-011-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Rewrapped TemplateSyntaxError in Jinja2 backend.Aymeric Augustin2015-01-121-6/+8
* Added Django template backend.Aymeric Augustin2014-12-281-0/+3
* Added jinja2 template backend.Aymeric Augustin2014-12-281-0/+58