kitware-resonant / django-s3-file-field

A Django library for uploading files directly to AWS S3 or MinIO Storage from HTTP clients.
Apache License 2.0
36 stars 6 forks source link

Return entire file object from DRF serializer #271

Open danlamanna opened 2 years ago

brianhelba commented 2 years ago

@danlamanna Can you rebase this? It will be a little easier to think about with #278 in place.

danlamanna commented 2 years ago

@brianhelba done