app/django/core/template_loader.py
author Mario Ferraro <fadinlight@gmail.com
Mon, 06 Jul 2009 00:29:30 +0200
changeset 2553 dace76c88446
parent 54 03e267d67478
permissions -rw-r--r--
Fix button layout on Safari 4.0 for Survey take page. 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 *