"image contains error", trying to create and display images using google app engine
- by bert
Hello all the general idea is to create a galaxy-like map. I run into problems when I try to display a generated image. I used Python Image library to create the image and store it in the datastore.
when i try to load the image i get no error on the log console and no image on the browser.
when i copy/paste the image link (including datastore key)…