app/django/core/template_loader.py
author James Levy <jamesalexanderlevy@gmail.com>
Sun, 05 Jul 2009 23:43:57 +0200
changeset 2550 85ee43d4a6f5
parent 54 03e267d67478
permissions -rw-r--r--
Increased bottom margin on comments for better grouping. Reviewed 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 *