app/django/core/template_loader.py
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 00:27:17 +0000
changeset 419 e9280ea935e4
parent 54 03e267d67478
permissions -rw-r--r--
Start a test system for the webapp itself.

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

from django.template.loader import *