bradleyg / django-s3direct

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

presigned url #245

Open bghimire2 opened 2 years ago

bghimire2 commented 2 years ago

Are files uploaded using a presigned url? If yes, is there an expiration field I can set to configure when the presigned url expires?