Python: 2.5
Django: 1.2
Billing : ON
Prod: Yes
Hello guys,
I'm experiencing this issue -from time to time- on my deferred jobs. I've
changed anything in my code. it's starts to happen right after the 1.6.6
was released.
How can I resolve this one ?
Traceback (most recent call last):
[...]
in execute_differed_processing
plainTextTemplate = loader.get_template(self.__templates[method] +
".txt")
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/template/loader.py",
line 157, in get_template
template, origin = find_template(template_name)
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/template/loader.py",
line 134, in find_template
source, display_name = loader(name, dirs)
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/template/loaders/filesystem.py",
line 55, in load_template_source
import warnings
SystemError: Parent module 'django.template.loaders' not loaded
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/IM29aMh06zcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.