app/django/core/template_loader.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 26 Aug 2009 17:27:40 +0200
changeset 2806 c629e6697cf9
parent 54 03e267d67478
permissions -rw-r--r--
Added role_name and disallow_last_resign keyword params to OA and Mentor Logic. Reviewed by: Lennard de Rijk

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

from django.template.loader import *