Flask-fs

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 2

0.6.1

------------------

- Fix a race condition on local backend directory creation
- Proper content type handling on GridFS (thanks to rclement)

0.6.0

------------------

- Added ``copy()`` and ``move()`` operations
- ``delete()`` now supports directories (or prefixes for key/value stores)
- Improve ``metadata()`` ``mime`` handling
- Added explicit ``ImageField.full(external=False)``

0.5.1

------------------

- Fix ``local`` backend ``list_files()`` nested directories handling

0.5.0

------------------

- Added ``metadata`` method to ``Storage`` to retrieve file metadata
- Force ``boto3 >= 1.4.5`` because of API change (lifecycle)
- Drop Python 3.3 support
- Create parent directories when opening a local file in write mode

0.4.1

------------------

- Fix broken packaging for Python 2.7

0.4.0

------------------

- Added backend level configuration ``FS_{BACKEND_NAME}_{KEY}``
- Improved backend documentation
- Use setuptools entry points to register backends.
- Added `NONE` extensions specification
- Added `list_files` to `Storage` to list the current bucket files
- Image optimization preserve file type as much as possible
- Ensure images are not overwritted before rerendering

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.