4ea1909d3c
Rendering a Jinja template with self in the context threw an error. While self is a reserved variable in Jinja, including self in the context is not an error, so Django should respect that. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
django.py | ||
dummy.py | ||
jinja2.py | ||
utils.py |