| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
