hi all,

i started playing around with app-engine-patch 2 weeks ago and now i
want to deploy my app but im still not understanding some stuff.

if i set up a model with a lets say imagefield i do image =
db.BlobProperty and the upload form shows up in the admin and when i
save the model i dont get any error. but i cant find or retrieve the
image anywhere...
i could upload the images to my static folder and use a
db.TextProperty to resolve the image path in the src=" " of the
imagefield but i would prefer to do it "properly". any help?

the admin doesnt get the admin-media because im uploading the app with
appcfg.py and not with the manage.py update because it cant find the
gae sdk... this is a minor problem but it would be nice to have this
working too.

thx for any answer
-- 
You received this message because you are subscribed to the Google Groups 
"app-engine-patch" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/app-engine-patch?hl=en.


Reply via email to