app/django/core/template_loader.py
author Mario Ferraro <fadinlight@gmail.com>
Sun, 25 Oct 2009 19:15:44 +0000
changeset 3041 c8f47f0b6697
parent 54 03e267d67478
permissions -rw-r--r--
JSDocToolkit 2.3.0 added to create documentation for JS files.

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

from django.template.loader import *