1👍
✅
Ok, I read the django-storages source code, and it’s there.
All I need to do is set SECURE_URLS to false, like this.
AWS_S3_SECURE_URLS = False
🙂
Source:stackexchange.com
1👍
Ok, I read the django-storages source code, and it’s there.
All I need to do is set SECURE_URLS to false, like this.
AWS_S3_SECURE_URLS = False
🙂