django1/django/core/template_loader.py

8 lines
165 B
Python

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