mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Removed an alias for `django.template.loader` that had been deprecated since 2005. This should only affect World Online.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16337 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# This module is DEPRECATED!
|
||||
#
|
||||
# You should no longer be using django.template_loader.
|
||||
#
|
||||
# Use django.template.loader instead.
|
||||
|
||||
from django.template.loader import *
|
||||
Reference in New Issue
Block a user