inputlogic / django-api-starter

Boilerplate for starting Django DRF / API projects
2 stars 0 forks source link

Make upload_file more user-friendly #38

Closed weslord closed 4 years ago

weslord commented 5 years ago

Currently returns boto3 status response, would be more useful for internal use if it returned the uploaded final s3 URL on success.