smartfile / django-transfer

A django application that provides file download methods.
MIT License
57 stars 15 forks source link

Allow uploading via HTTP methods other than POST. #13

Closed btimby closed 4 years ago

btimby commented 4 years ago

Allows other methods (like PATCH) to be used for handling nginx uploads.