app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 17 Apr 2009 16:23:01 +0000 (2009-04-17)
changeset 2191 d20557e217dc
parent 54 03e267d67478
permissions -rw-r--r--
Proposal CSV export for students. Patch by: Matthew Wilkes Reviewed by: Pawel Solyga
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *