GAE + NDB + Blobstore + Google High Performance Image Serving
Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Realization
--
Chapters
00:00 Question
03:00 Accepted answer (Score 4)
03:26 Thank you
--
Full question
https://stackoverflow.com/questions/1745...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #image #googleappengine #blobstore #appenginendb
#avk47
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Realization
--
Chapters
00:00 Question
03:00 Accepted answer (Score 4)
03:26 Thank you
--
Full question
https://stackoverflow.com/questions/1745...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #image #googleappengine #blobstore #appenginendb
#avk47
ACCEPTED ANSWER
Score 4
You're right. You do want to save the get_serving_url() instead of calling it repeatedly. It stays the same.
Note that there's a delete_serving_url() when you're done with the url, like when you delete the blob.