app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 30 Jul 2009 09:43:15 +0200 (2009-07-30)
changeset 2687 1e2bcc7f6d3a
parent 54 03e267d67478
permissions -rw-r--r--
Added getProjectSurveyInfoForProject to list_info helper.
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *