app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 30 Jul 2009 13:54:47 +0200
changeset 2694 b8f083157e33
parent 54 03e267d67478
permissions -rw-r--r--
Redone the gathering of data for the student<->mentor map. Note that the data is not actually being put in the template yet.

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

from django.template.loader import *