app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 27 May 2009 02:12:56 +0200
changeset 2362 f211b75922ac
parent 54 03e267d67478
permissions -rw-r--r--
Remove unused variable from soc.view.models.cron module.

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

from django.template.loader import *