web/lib/django/core/template_loader.py
author ymh <ymh.work@gmail.com>
Tue, 01 Jun 2010 19:07:23 +0200
changeset 35 8b65c9054eac
parent 0 0d40e90630ef
permissions -rw-r--r--
correct errors

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

from django.template.loader import *