• Aymeric Augustin's avatar
    Made context take priority over context processors. · 0cdb09d4
    Aymeric Augustin yazdı
    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.
    0cdb09d4
Adı
Son kayıt (commit)
Son güncelleme
..
forbidden/template_backends Loading commit data...
jinja2/template_backends Loading commit data...
template_strings/template_backends Loading commit data...
templates/template_backends Loading commit data...
__init__.py Loading commit data...
test_django.py Loading commit data...
test_dummy.py Loading commit data...
test_jinja2.py Loading commit data...