app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 31 Jul 2009 18:29:09 +0200
changeset 2698 5783338b2c8d
parent 54 03e267d67478
permissions -rw-r--r--
Edited the role form to clarify the intention of the checkbox+marker.

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

from django.template.loader import *