1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/django/core/template_loader.py

8 lines
180 B
Python

# 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 *