app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 12 Aug 2009 09:39:16 -0700
changeset 2760 13fa99bb0352
parent 54 03e267d67478
permissions -rw-r--r--
Added inital GSoC module package structure.

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

from django.template.loader import *