django/tests/template_backends
Aymeric Augustin 0cdb09d489 Made context take priority over context processors.
This is the expected behavior, but given RequestContext's tortuous
implementation, a straightforward use of its API results in the
opposite.

This commits fixes a regression that must have happened at different
points in the multiple templates engine refactor for different features.
2015-01-06 22:02:27 +01:00
..
forbidden/template_backends
jinja2/template_backends
template_strings/template_backends
templates/template_backends
__init__.py
test_django.py Made context take priority over context processors. 2015-01-06 22:02:27 +01:00
test_dummy.py
test_jinja2.py Silenced an ImportWarning in the template_backends tests. 2015-01-01 14:28:53 -05:00