app/django/core/template_loader.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 08 Sep 2009 21:02:09 +0200
changeset 2888 e85c47c17abc
parent 54 03e267d67478
permissions -rw-r--r--
Added GHOP Organization View. Reviewed by: Lennard de Rijk

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

from django.template.loader import *