Setup Amazon S3 for Mixxia

Priority: High
Project: https://app.crowdbotics.com/dashboard/app/17118
I am working on the back-end (Django) of the Mixxia App. I need Amazon S3 setup for storing the media files.

Hi @awais.khan, thanks for writing in!

S3 is now enabled for your app. The following variables have been added to the production environment:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_STORAGE_BUCKET_NAME
AWS_STORAGE_REGION

Happy coding!