app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 13 Mar 2009 18:41:35 +0000 (2009-03-13)
changeset 1836 1ca77835020a
parent 54 03e267d67478
permissions -rw-r--r--
The rejected applications subsection now links to the public page for the list_self view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *