django/tests/template_loader
Aymeric Augustin eaa1a22341 Added a request argument to render_to_string.
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.
2015-01-07 21:54:22 +01:00
..
template_strings/template_loader Added tests for django.template.loader. 2014-12-28 17:00:07 +01:00
templates/template_loader Added a request argument to render_to_string. 2015-01-07 21:54:22 +01:00
__init__.py Added tests for django.template.loader. 2014-12-28 17:00:07 +01:00
tests.py Added a request argument to render_to_string. 2015-01-07 21:54:22 +01:00