app/django/core/template_loader.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 26 May 2009 01:58:56 +0200
changeset 2352 33ff03da52b6
parent 54 03e267d67478
permissions -rw-r--r--
Link id and key name fixes for Organization And OrgApplication in seed_db.

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

from django.template.loader import *