summaryrefslogtreecommitdiffstats
path: root/webapp/django/core/template_loader.py
blob: ee86178cc17bad44c05c5f615e226fcf239876ac (plain)
1
2
3
4
5
6
7
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.

from django.template.loader import *