app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 03 Jul 2009 14:36:16 +0200
changeset 2503 c14a754b0644
parent 54 03e267d67478
permissions -rw-r--r--
Fixed Survey Form error giving 505. I failed when changing the system to work with collectCleanedFields.

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

from django.template.loader import *