bradleyg / django-s3direct

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

ap-south region urls begin with 's3.' #156

Closed vishalpathak24 closed 5 years ago

vishalpathak24 commented 6 years ago

https://github.com/bradleyg/django-s3direct/blob/b0b4ef267fc2d66c939766a5a622a6b889264d70/s3direct/views.py#L56

ap-south region also have urls with 's3.ap-south-1' it will be great if keep these urls consistent

bradleyg commented 5 years ago

Think I prefer to keep them consistent, but the other way. So sticking with "s3-".