app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:36:57 +0200
changeset 2998 9c34768346da
parent 54 03e267d67478
permissions -rw-r--r--
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.

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

from django.template.loader import *