app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 24 Sep 2009 21:15:45 +0200
changeset 2972 1e1b8f22e153
parent 54 03e267d67478
permissions -rw-r--r--
Style fixes in seed_db module.

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

from django.template.loader import *