web/lib/django/core/template_loader.py
author ymh <ymh.work@gmail.com>
Fri, 29 Jan 2010 05:57:15 +0100
changeset 18 6c2a86612031
parent 0 0d40e90630ef
permissions -rw-r--r--
modify urls to prepare for moving segments views in ldt

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

from django.template.loader import *