Hi, I m running a Django app using gunicorn. The static files for this app are stored at S3. I m using django-storages / boto to access S3.
I tried on Heroku to setup my app and accessing S3 and it worked with setting my credentials as such:
When I do the same on webfaction, and restarting gunicorn I get the following error:
Would be great to get some input on this. Thanks, Thomas asked 05 Oct '12, 06:19 Tom |