app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 03 Oct 2009 21:49:08 +0200
changeset 3003 6a84c1ff5b5c
parent 54 03e267d67478
permissions -rw-r--r--
GHOP Comments do not need to be created by a User. We also have "system" messages.

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

from django.template.loader import *