| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-01-17 | Refs #15053 -- Removed support for non-recursive template loading. | Tim Graham |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za |
| 2016-09-08 | Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa... | Jon Dufresne |
| 2015-05-21 | Fixed #17085, #24783 -- Refactored template library registration. | Preston Timmons |
| 2015-04-20 | Updated template tests to create their own engine. | Preston Timmons |
| 2015-02-24 | Moved include tests into syntax_tests/test_include.py. | Preston Timmons |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-12-28 | Isolated template tests from Django settings. | Aymeric Augustin |
| 2014-12-06 | Fixed #23958 -- Rewrote filter tests as unit tests. | Preston Timmons |
| 2014-12-03 | Converted recently refactored templates tests to SimpleTestCase. | Ramiro Morales |
| 2014-12-02 | Fixed #23768 -- Rewrote template tests as unit tests. | Preston Timmons |
