| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-12-07 | Fixed #28906 -- Removed unnecessary bool() calls. | Tim Graham |
| 2017-09-07 | Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." | Tim Graham |
| 2017-06-28 | Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). | Mads Jensen |
| 2017-02-17 | Refs #27656 -- Updated django.template/tag docstring verbs according to PEP 257. | Anton Samarchyan |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-12-28 | Added Django template backend. | Aymeric Augustin |
| 2014-12-28 | Imported BaseEngine from the DEP. | Aymeric Augustin |
