app/django/core/template_loader.py
author dhans
Mon, 13 Jul 2009 11:19:55 +0200
changeset 2624 5604204998c5
parent 54 03e267d67478
permissions -rw-r--r--
Fixed issue with opening items on survey lists while pressing ctrl button

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

from django.template.loader import *