Sign in
gerrit
/
gerrit
/
4a9703681864c31f4e1ec6ab55d32406388edf48
/
.
/
webapp
/
django
/
core
/
template_loader.py
blob: ee86178cc17bad44c05c5f615e226fcf239876ac [
file
]
# This module is DEPRECATED!
#
# You should no longer be using django.template_loader.
#
# Use django.template.loader instead.
from
django
.
template
.
loader
import
*