| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-04-01 | [1.8.x] Fixed #24538 -- Allowed self in Jinja context | Tim Heap |
| 2015-02-15 | [1.8.x] Deprecated TEMPLATE_DEBUG setting. | Aymeric Augustin |
| 2015-02-10 | [1.8.x] Split DTL context creation into its own function. | Aymeric Augustin |
| 2015-02-09 | [1.8.x] Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-12 | Deprecated passing a Context to a generic Template.render. | Aymeric Augustin |
| 2015-01-12 | Rewrapped TemplateSyntaxError in Jinja2 backend. | Aymeric Augustin |
| 2015-01-06 | Made context take priority over context processors. | Aymeric Augustin |
| 2014-12-28 | Supported multiple template engines in get_template and select_template. | Aymeric Augustin |
| 2014-12-28 | Added Django template backend. | Aymeric Augustin |
| 2014-12-28 | Added jinja2 template backend. | Aymeric Augustin |
| 2014-12-28 | Added dummy template backend. | Aymeric Augustin |
| 2014-12-28 | Imported BaseEngine from the DEP. | Aymeric Augustin |
