flask-appengine-template icon indicating copy to clipboard operation
flask-appengine-template copied to clipboard

examples for upload image in appengine

Open yupbank opened this issue 12 years ago • 2 comments

seems, google already wrap up for their blobstore of images.

it is really good to have some examples for how i can upload images in flask, since they are different from flask and web2app?

yupbank avatar Aug 30 '13 06:08 yupbank

We have struggled for quite some time to get it right, and support drag and drop among other cool things. Just wanted to mention, that there is an alternative flask appengine framework called gae-init and there is also a dedicated version to demonstrate uploading files to it called gae-init-upload. Which of course doesn't fix this issue :)

topless avatar Apr 30 '14 13:04 topless

Using, cloud storeg

CharlesTenorio avatar Jul 25 '17 01:07 CharlesTenorio