I've used this with success in the past: https://django-storages.readthedocs.org/en/latest/backends/amazon-S3.html
On Thu, Jul 16, 2015 at 10:22 PM, Rootz <[email protected]> wrote: > Can you explain to me the easiest way to store uploaded image to a Django > Project using Amazon S3 for all my uploads to the project? > > Thanks > > -- > 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/c35bb4fa-88ab-4ff3-b5eb-f1db054f7adc%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c35bb4fa-88ab-4ff3-b5eb-f1db054f7adc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAP7uEDK8fAobLaVX10fwX9nHMzCBD8X7_4mNNaaqW9ji%3Dfdypg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

