app/django/core/template_loader.py
author Augie Fackler <durin42@gmail.com>
Thu, 08 Jan 2009 15:31:33 +0000
changeset 780 042aafcd7dce
parent 54 03e267d67478
permissions -rw-r--r--
Add support for coverage to our testing system.

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

from django.template.loader import *