app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 12 Sep 2009 21:33:52 +0200
changeset 2911 2ddd386d1dbd
parent 54 03e267d67478
permissions -rw-r--r--
Changed the conversion starter system to an update starter system. Also increased the usability of the update page by adding more information abou t each update that can be done and for which version number this applies.

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

from django.template.loader import *