Django-buckets

Latest version: v0.1.25

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

Scan your dependencies

Page 1 of 2

0.1.24

Changes

- Dependency updates (45, 46)
- boto3 (1.5.23)
- djangorestframework (3.7.7)
- pytest (3.4.0)
- factory-boy (2.10.0)

Fixes

- Re-enable submit button after upload error (48)

0.1.23

- Add support for Django 2.0
- Dependencies upgrades
- Make sure all files are closed

0.1.22

Bug fixes

- Include `include_package_data=True` intp `setup.py` (35)
- Clear errors when a new file is uploaded (34)

0.1.21

New Features

- Adds option to set the maximum-allowed file size for uploads (32).

Improvements and bug fixes

- Make key a required argument for `storage.get_signed_url()` (23)
- Add string interpolation to enable translation for "Remove" link (31)
- Add quotation marks missing to define string in README (29)
- Upgrades dependencies

0.1.20

- Updates Django to 1.10.7 to close security vulnerabilities

0.1.19

Not secure
- When a file is removed from storage that does not exist, the operation does not throw an exception any longer. This is in line with the behaviour of boto.
- Behaviour of removing files was changed: Files are only removed from storage when the model is saved and not prematurely whenever the file is removed from the form.
- Adds mime type lookup to form, which allows developers to define a list of file extensions and their corresponding mime types that are allowed for upload.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.