I use app-engine-patch for managing my app'session in GAE, because of django. The session is Ok anywhere but when I upload files to the function which saves the files with blobstore of gae.I printed the request, and found there was no 'session' in it. I am new in GAE, pleases help. Thank you.
BTW: I know when I upload files, the call from the client will triggers an Internal redirection.So, I guess the session is gone after the redirection. -- 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.
