app/django/core/template_loader.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 26 May 2009 02:03:53 +0200
changeset 2353 616df973e457
parent 54 03e267d67478
permissions -rw-r--r--
Fixed the notification list to show a properly formatted date and time column.

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

from django.template.loader import *