app/django/core/template_loader.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sun, 25 Oct 2009 11:59:05 +0100
changeset 3037 4e734bc7b227
parent 54 03e267d67478
permissions -rw-r--r--
Fixes issue 697.

# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *