I am trying to upload photos and videos from swift iOS app to amazon s3 using django backend. I found a django app to connect django to s3 using http://ift.tt/1zhj4hW Problem is I have no idea how to upload a file from swift to django.
The django-s3direct I got working in the admin panel and they provide a nice method to generate a form for uploading the files but I don't know how to upload the files from swift using this plugin for django.
Should I find a different way of connecting the django backend to amazon s3? Is there a tutorial out there somewhere for this? (I can't find any)
Aucun commentaire:
Enregistrer un commentaire