Hi,

I`m pretty new with python and django so please help.
My purpose is to be able to upload images to the datastore and if they
are bigger
than 1mb to split them in chunks.

The file is uploaded as "InMemoryUploadedFile". How can I read custom
bytes from it(lets say 1000000), so I can put that bytes in the
datastore.

Any ideas will be appreciated,
10x in advance

--

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