app/django/core/template_loader.py
author Mario Ferraro <fadinlight@gmail.com>
Wed, 15 Jul 2009 17:11:17 +0200
changeset 2661 03fcd4812eaa
parent 54 03e267d67478
permissions -rw-r--r--
Fixed line length.

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

from django.template.loader import *