| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-02-01 | Refs #33476 -- Applied Black's 2023 stable style. | David Smith |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-09-10 | Refs #29817 -- Removed settings.FILE_CHARSET per deprecation timeline. | Mariusz Felisiak |
| 2017-08-07 | Removed unnecessary else clause in TemplateStrings.get_template(). | Srinivas Reddy Thatiparthy |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-25 | Refs #23919 -- Replaced errno checking with PEP 3151 exceptions. | Tim Graham |
| 2017-01-18 | Refs #23919 -- Replaced io.open() with open(). | Aymeric Augustin |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2015-05-06 | Fixed #24119, #24120 -- Formalized debug integration for template backends. | Preston Timmons |
| 2014-12-28 | Added Django template backend. | Aymeric Augustin |
| 2014-12-28 | Added dummy template backend. | Aymeric Augustin |
