4ea43ac915
This commit changes the return type of these two functions. Instead of returning a django.template.Template they return a backend-specific Template class that must implement render(self, context). |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
django.py | ||
dummy.py | ||
jinja2.py | ||
utils.py |