app/django/core/template_loader.py
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sat, 24 Oct 2009 22:47:04 +0200
changeset 3034 aa5ebb226b22
parent 54 03e267d67478
permissions -rw-r--r--
Whitespaces fixed in task view.

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

from django.template.loader import *