app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 13 Dec 2008 14:55:00 +0000
changeset 737 4c78ee183eb6
parent 54 03e267d67478
permissions -rw-r--r--
Notification property has_been_read changed into unread Due to comments on r1309. Patch By: Lennard de Rijk

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

from django.template.loader import *