Login
From:
Robert Mosolgo
(Uncensored)
subscribe
Serving static files in WebApp2 reponses
https://rmosolgo.github.io/google%20app%20engine/python/webapp2/html/2013/08/04/serving-static-files-in-webapp2-responses.html
links
backlinks
Roast topics
Find topics
Find it!
On Google App Engine, I had to display the user-submitted image, if there was one, else display a default image. The given object could only have one image, so I was using the NDB BlobProperty: