My application uses Django, App Engine Python, and App Engine Helper.

I have written an application that successfully uploads images to the
blobstore, and successfully compresses and stores these images. I then
return a status code 200 like so: "return HttpResponse(200).

However, the response received by the browser from the App Engine is
500.

Could this be a bug in the App Engine. Has anybody else seen this
behaviour?

Alexander Marquardt

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.

Reply via email to