app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 09 Aug 2009 13:42:31 -0700
changeset 2740 4b8aa5b9cb23
parent 54 03e267d67478
permissions -rw-r--r--
Added project title and student name to the ProjectSurvey take page. This required some reodering of the Survey take template and also a renamed setH elpAndStatus to _setSurveyTakeContext.

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

from django.template.loader import *