django-daguerre
django-daguerre copied to clipboard
On-the-fly image manipulation for Django.
Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
The ajax stuff is currently undocumented, but it's really useful, so it should get into the docs.
Should flesh out the Internals/API/Advanced Topics documentation. There are some pretty useful utilities and structures in the code that advanced devs might like to know about.
Right now, `{% adjust_bulk %}` lets you do an optimized adjustment of a bunch of (say) image fields for a queryset. But you can only do _one_ adjustment per item...
Greetings! Firstly, great job developing this library! Secondly, the documentation states that the **adjust** tag renders as a URL to the adjusted image as lazily as possible. This is a...
See: https://github.com/nathanuphoff/Glimpse-JS
See https://manu.ninja/dominant-colors-for-lazy-loading-images It would be cool to let people give a taste of an image while it was loading.
Little suggestion - PIL/Pillow can't be used for serious real high quality thubnails. I tested many backends and options, where quality of images are critica important to project (like website...
That'd be cool, wouldn't it? You know it would be.