| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-06 | Fixed #24119, #24120 -- Formalized debug integration for template backends. | Preston Timmons | |
| 2015-04-22 | Fixed #15053 -- Enabled recursive template loading. | Preston Timmons | |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham | |
| 2015-01-07 | Added a request argument to render_to_string. | Aymeric Augustin | |
| This is for consistency with Template.render. It adds a little bit of knowledge about HTTP requests in django.template.loader but I think consistency trumps purity. | |||
| 2014-12-28 | Added tests for django.template.loader. | Aymeric Augustin | |
| Deprecated features aren't tested. | |||
