Django-webp-converter

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

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

* Use the default_storage.save and default_storage.delete methods when saving
and deleting images.
* Add check for whether a WebP image already exists before attempting to save
the WebP image again following a cache miss.

0.2.1

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

* Remove duplicate deletion of WebP folder in the `clear_webp_cache` command.

0.2.0

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

* Switch to MIT license
* Fix bug where duplicate WebPImage models could be created due to the
non-uniqueness of nullable fields (https://github.com/tmiller02/django-webp-converter/issues/1).
* Change the default behaviour of the 'clear_webp_cache' command to
prompt for user confirmation before deleting the WebP image folder.
* Restructure project to split the webp_converter app out of the sample project
* Regenerate sample project using Django 3.0.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.