app/django/core/template_loader.py
author Mario Ferraro <fadinlight@gmail.com>
Tue, 25 Aug 2009 16:15:07 +0100
changeset 2801 0ee67cc9bd20
parent 54 03e267d67478
permissions -rw-r--r--
Renamed all JS files affected by former commit. And also changed templates accordingly.

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

from django.template.loader import *