Skip to content
Commit 4ea43ac9 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Supported multiple template engines in get_template and select_template.

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).
parent 6854998c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment