app/django/core/template_loader.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 27 Sep 2009 23:34:21 +0200
changeset 2983 04689c9414a3
parent 54 03e267d67478
permissions -rw-r--r--
I hate how Hg handles unsynched remote changes

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

from django.template.loader import *