bradleyg / django-s3direct

Directly upload files to S3 compatible services with Django.
MIT License
658 stars 234 forks source link

Add ability to change 'endpoint_url', to use with s3 compatible services #150

Closed flamewow closed 5 years ago

flamewow commented 6 years ago

Add ability to change 'endpoint_url', so it can be used with s3 compatible services (like DO Spaces or Minio). Amazon urls are hardcoded.