Log-storage

Latest version: v0.10.0

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

Scan your dependencies

0.10.0

Changed

Drop support fo python2.
Support Django 2.2.
Ensure files are binary throughout.

0.8.2

Bugfix

Write utf-8 encoded data to file streams.
Backwards-compatible data retrieval.

0.8.1

Changed

Make determination of desired filename internal to `BaseLog`,
only save actual filename in `BaseLog`.

0.8.0

Changed

Use django_private_storage to proved storage backend thus enabling use of
S3 based backends.

0.7.0

Changed

Start to require PRIVATE_STORAGE_ROOT setting to be set instead of DATA_ROOT.

0.6.0

Added

- Abstract `Log` model functionality into abstract base model: `BaseLog`.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.