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

from django.core.template.loader import *