2005-10-15 04:10:13 +08:00
|
|
|
# This module is DEPRECATED!
|
|
|
|
#
|
|
|
|
# You should no longer be using django.core.template_loader.
|
|
|
|
#
|
|
|
|
# Use django.core.template.loader instead.
|
2005-07-13 09:25:57 +08:00
|
|
|
|
2005-10-15 04:10:13 +08:00
|
|
|
from django.core.template.loader import *
|