mirror of
https://github.com/Hopiu/django.git
synced 2026-03-21 16:30:25 +00:00
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. |
||
|---|---|---|
| .. | ||
| forbidden/template_backends | ||
| jinja2/template_backends | ||
| template_strings/template_backends | ||
| templates/template_backends | ||
| __init__.py | ||
| test_django.py | ||
| test_dummy.py | ||
| test_jinja2.py | ||