app/django/core/template_loader.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 27 Sep 2009 01:23:58 +0530
changeset 2978 2b3c39483f6f
parent 54 03e267d67478
permissions -rw-r--r--
Fixes the problem of GHOP Task editing after it is created.

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

from django.template.loader import *