| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-09-12 | Fixed #23395 -- Limited line lengths to 119 characters. | Dražen Odobašić |
| 2015-06-30 | Used %r in the TextNode repr to show newlines better. | Ned Batchelder |
| 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-03-20 | Cleaned up the template debug implementation. | Preston Timmons |
| 2015-02-15 | Deprecated TEMPLATE_DEBUG setting. | Aymeric Augustin |
| 2014-12-28 | Cleaned up the django.template namespace. | Aymeric Augustin |
| 2014-10-31 | Avoided using private API get_template_from_string. | Aymeric Augustin |
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified template_tests for unittest2 discovery. | Preston Timmons |
