| Age | Commit message (Expand) | Author |
|---|---|---|
| 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-04-01 | Fixed #23441, #24555 -- Improved the behavior of InclusionNode. | Preston Timmons |
| 2015-02-24 | Moved TemplateTagLoading cases into test_custom. | Preston Timmons |
| 2015-02-04 | Cleaned up formatting in template_tests.test_custom. | Preston Timmons |
| 2015-02-03 | Fixed #18651 -- Enabled optional assignments for simple_tag(). | Preston Timmons |
| 2015-01-09 | Fixed #24094 -- Enabled template tests to run individually. | Preston Timmons |
| 2014-12-30 | Applied ignore_warnings to Django tests | Claude Paroz |
| 2014-12-28 | Deprecated current_app in TemplateResponse and render(_to_response). | Aymeric Augustin |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 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 |
