Hello, I was looking for a way to allow users to upload images.
http://www.djangosnippets.org/snippets/1805/ The above snippet is hopefully pointing into the right direction. It is not however a fully working example. It would be great if someone could add the models.py, views.py, forms.py, and templates which make this code work. My last try ended with "Upload a valid image. The file you uploaded was either not an image or was a corrupted image." But I am new to django and the app engine, so I do not feel confident about my code at all. /ruben -- 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.
