app/django/core/template_loader.py
author James Levy <jamesalexanderlevy@gmail.com>
Mon, 06 Jul 2009 13:19:00 +0200
changeset 2557 cba50e22ff6b
parent 54 03e267d67478
permissions -rw-r--r--
Use CSS instead of JS for Survey layout. Reviewed by: Lennard de Rijk

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

from django.template.loader import *