app/django/core/template_loader.py
author Tim Ansell <mithro@gmail.com>
Sun, 01 Mar 2009 02:11:19 +0000
changeset 1572 45aa2f120b40
parent 54 03e267d67478
permissions -rw-r--r--
Small fix so that error fields get the same formatting as non-error fields.

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

from django.template.loader import *