Django-optimized-image

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

This release includes the following changes:
- update the image's `size` attribute after optimizing the image (which allows images to be stored in Google Cloud) (3 )
- increases Django version to latest bugfix release (for Django 1.11)

0.2.0

This release includes the following changes:
- add an optional `OPTIMIZED_IMAGE_IGNORE_EXTENSIONS` setting for image extensions that should avoid optimization project-wide (1)
- increase testing to include python3.7 and Django2.1 (2)

0.1.0

This release includes the following changes:

- remove configuration with S3, and allow using a project's default storage
- added the option to use `Pillow` for optimization
- `OPTIMIZED_IMAGE_METHOD` (now a required setting) setting determines whether to use `"tinypng"`([TinyPNG](https://tinypng.com/)) or `"pillow"`([Pillow](https://pillow.readthedocs.io/)) for optimization

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.