I am in production (Heroku) and this is my settings.py extracts and I use django-storages
INSTALLED_APPS = [ ... \'storages\', ] AWS_ACCESS_KEY_ID = \'key\' AWS_S