Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #26109 -- Raised a helpful error if loader.select_tamplate() is passed ... | Ahmed Mohamed | 2016-01-25 | 1 | -0/+9 |
* | Fixed #24119, #24120 -- Formalized debug integration for template backends. | Preston Timmons | 2015-05-06 | 1 | -6/+22 |
* | Fixed #15053 -- Enabled recursive template loading. | Preston Timmons | 2015-04-22 | 1 | -4/+28 |
* | Sorted imports with isort; refs #23860. | Tim Graham | 2015-02-06 | 1 | -3/+4 |
* | Added a request argument to render_to_string. | Aymeric Augustin | 2015-01-07 | 2 | -0/+12 |
* | Added tests for django.template.loader. | Aymeric Augustin | 2014-12-28 | 5 | -0/+107 |