We have an image downloader that loads into AWS using django repositories. Right now it is sending images via http, but we want it to use https.
Googling did not help me find a way to configure django repositories for this. Does anyone know how to do this, or any documentation that would point me in the right direction.
python django django-storage python-django-storages
ahalbert
source share