Check out these links: https://devcenter.heroku.com/articles/s3-upload-python https://github.com/flyingsparx/FlaskDirectUploader https://github.com/tadruj/s3upload-coffee-javascript
On Tuesday, July 23, 2013 8:27:52 AM UTC-7, Nicolas wrote: > > Hi all, > > I'm doing a web site where the users can upload some images. These images > are uploaded through django-storages [0] to Amazon S3. But it's taking too > long to uploaded these files. > > There is a way where I can upload these images async? > > Thank you in advance! > Nicolas. > > [0] > http://django-storages.readthedocs.org/en/latest/backends/amazon-S3.html > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c08002fa-bdfa-4e5c-9edd-baabc68c244a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

