app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 22:04:52 +0200
changeset 2356 7c0a55e8e46f
parent 54 03e267d67478
permissions -rw-r--r--
Some small fixes to unique_user_id_adder module.

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

from django.template.loader import *