Monday, November 21, 2016

Upload Images from Remote Server

hi Guys,
1.I have Created an API which store images into database just giving image path but issue is when i remotely upload image using API i will get the  following error show no such file or Directory eg:
[ {'name':'foo','date':'2016-11-21','organization_name':'buzz','description':'Abhilash','image':'/home/mahiti/Pictures/torrentz.png'}]

error:

no file or directory

2.How can i remotely get images and save it my local system?
3.If the site goes live then same scenario will happen as of 1 ? 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGGVXBOiiVFr7j-fCXm73NzADgjPFieA4A8ggvATK_SNMwcNMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment