app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 01 Oct 2009 20:13:40 +0200
changeset 2997 a7cb53d213d7
parent 54 03e267d67478
permissions -rw-r--r--
Added the Organization to GSoCOrganzation update.

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

from django.template.loader import *