app/django/core/template_loader.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 02 Aug 2009 02:57:20 -0700
changeset 2711 4df8c11c36cb
parent 54 03e267d67478
permissions -rw-r--r--
addressed comments by Lennard

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

from django.template.loader import *