app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 20:31:38 +0200 (2009-06-01)
changeset 2373 05ab9393303d
parent 54 03e267d67478
permissions -rw-r--r--
Add google-visualization-python project to Melange repository. This python module will be used with our Statistics module to leverage Google Visualization API and python as a data source.
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *