You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
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?