Django-s3sign

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.4.0

==================
* Adjust S3Upload.file_dom_selector to allow for any DOM selector
rather than just an ID.
* Introduced new optional param `file_dom_el` for passing in the file
input element directly. This is convenient when initializing
S3Upload from an event, as you can just pass in the event.target
object.

0.3.3

==================
* Fixed bug where `acl` attribute was not working, preventing the
ability to upload objects with `public-read` access.

0.3.2

==================
* Don't call onProgress event handler if file list is empty.

0.3.1

==================
* Use default max file size of 2gb.
* Update default expiration time to 8 hours.
* Introduce configurable region name, via
`AWS_S3_REGION_NAME`. Defaults to us-east-1.

0.3.0

==================
* Use presigned POST request instead of PUT.
* Add a configurable policy limit (default 4mb) for uploads.

0.2.1

==================
* Move s3 signing functions out of the view so they can be imported
and used separately.
* Add bmp image support.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.