Use request.start and end
Without the start and end we die on 'assert self.in_request' in the
core per request value store methods.
# This module is DEPRECATED!## You should no longer be using django.template_loader.## Use django.template.loader instead.from django.template.loader import *