app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 13:56:55 +0200
changeset 2588 db306bbda381
parent 54 03e267d67478
permissions -rw-r--r--
Indention fixes and adding "reference_class=" in ReferenceProperty params.

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

from django.template.loader import *