Can django-piston module create upload image restful webservice

Posted by vernomcrp on Stack Overflow See other posts from Stack Overflow or by vernomcrp
Published on 2010-05-14T20:42:39Z Indexed on 2010/05/14 20:44 UTC
Read the original article Hit count: 318

Filed under:
|

I trying to restful server that one can upload image, By use django-piston I can put,get,post information restfully but don't know how to upload image.

© Stack Overflow or respective owner

Related posts about django

Related posts about django-piston