I am using Django 1.2, AppEngineHelper. This error happens from time to time
-
e.g. some tasks got this error, some - not.
How to solve this challenge?
here is the log trace:
Permanent failure attempting to execute task
Traceback (most recent call last):
File
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/deferred/deferred.py",
line 269, in post
run(self.request.body)
File
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/deferred/deferred.py",
line 129, in run
raise PermanentTaskFailure(e)
PermanentTaskFailure: Settings cannot be imported, because environment
variable DJANGO_SETTINGS_MODULE is undefined.
--
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/-/ZEk1NjVQNVFZcHNK.
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.