GAE + NDB + Blobstore + Google High Performance Image Serving
--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5
--
Chapters
00:00 Gae + Ndb + Blobstore + Google High Performance Image Serving
02:25 Accepted Answer Score 4
02:43 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
    Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5
--
Chapters
00:00 Gae + Ndb + Blobstore + Google High Performance Image Serving
02:25 Accepted Answer Score 4
02:43 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.