Django-s3-file-field

Latest version: v1.0.1

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.1.2

* Report upload progress separately for each upload
* Add `Content-Type` header
* Add python test client

0.1.1

* Add a readme for the Javascript client

0.1.0

* Refactored the entire external API of the Javascript client
* Allow the Javascript client to take a configuration for API requests
* Ensure that uploads from the server-rendered widget are authenticated
* Ensure that migrations don't contain default kwargs
* Fix a bug where the widget's CSS was not included in form assets

0.0.23

*Fix published releases.*

0.0.22

* Allow DRF views to work with all `DEFAULT_AUTHENTICATION_CLASSES`
* Add a progress callback to the Javascript client library
* In the Javascript client library, make `UploadResult.state` an enum

0.0.21

* Require Python 3.8
* Change part size to 64MB
* Upload parts to S3 in serial
* The bottleneck to upload rate is typically raw bandwidth, so parallel part uploads do not improve throughput.
* Ensure that URL paths are joined properly in the web client library

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.