| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-24 | [1.8.x] Moved test_token_smart_split into ParserTests. | Preston Timmons | |
| Backport of 25a0b5cdcd5e70a6563116639a477b915ee5784e from master | |||
| 2015-02-15 | [1.8.x] Deprecated TEMPLATE_DEBUG setting. | Aymeric Augustin | |
| Backport of 15b711b from master. | |||
| 2015-02-09 | [1.8.x] Sorted imports with isort; refs #23860. | Tim Graham | |
| Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master | |||
| 2014-12-28 | Cleaned up the django.template namespace. | Aymeric Augustin | |
| Since this package is going to hold both the implementation of the Django Template Language and the infrastructure for Multiple Template Engines, it should be untied from the DTL as much as possible within our backwards-compatibility policy. Only public APIs (i.e. APIs mentioned in the documentation) were left. | |||
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin | |
| 2013-12-10 | Fixed E124 pep8 warnings. | Loic Bistuer | |
| 2013-10-23 | Fixed #21298 -- Fixed E301 pep8 warnings | Alasdair Nicol | |
| 2013-10-18 | Fixed #21287 -- Fixed E123 pep8 warnings | Alasdair Nicol | |
| 2013-09-19 | Fixed #7557 -- Added type checking to Variable initialization. | Tim Graham | |
| Thanks tobias for the suggestion and boblefrag and saz for work on the patch. | |||
| 2013-09-09 | Simplify FilterExpression.args_check | Curtis Maloney | |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin | |
| Refs #20680. | |||
| 2013-04-12 | Modified template_tests for unittest2 discovery. | Preston Timmons | |
