how can i set the key 'blob-key' about BlobStore?

Posted by pyleaf on Stack Overflow See other posts from Stack Overflow or by pyleaf
Published on 2010-04-11T09:49:58Z Indexed on 2010/04/11 9:53 UTC
Read the original article Hit count: 269

Filed under:
|
|
|

I use the jquery plugin "uploadify" to upload multiple files to My App(GAE), and then save them with blobstore, but it failed. I debug the code into get_uploads, it seems field.type_options is empty and of course has 'blob-key'. Q: where does the key 'blob-key' come from? thank you!

© Stack Overflow or respective owner

Related posts about python

Related posts about blobstore