Releases: Quantra/django-lazy-srcset
Releases · Quantra/django-lazy-srcset
v1.0.4
22 Oct 12:21
Compare
Sorry, something went wrong.
No results found
Bugfix for getting dimensions from an svg when they are a float.
v1.0.3
12 Dec 12:38
Compare
Sorry, something went wrong.
No results found
v1.0.2
25 Jul 10:41
Compare
Sorry, something went wrong.
No results found
imagekit_cleanup.py bug fixes
v1.0.1
24 Jul 11:31
Compare
Sorry, something went wrong.
No results found
Error handling; no-op behaviour for when images are being generated in another thread.
v1.0.0
11 Jul 16:18
Compare
Sorry, something went wrong.
No results found
Beta release.
LAZY_SRCSET_ENABLED setting added. By default it is the opposite of DEBUG.
default_size can be set using a kwarg if needed.
format_html() replaces previous stringification.
LAZY_SRCSET_THRESHOLD setting added. This can be used to prevent images of a similar width from being created.
Sizes can now be either an integer or a string with vw or px units.
When a size is defined with px it ignores the threshold and will always be made.
v0.2.2
06 Jul 22:46
Compare
Sorry, something went wrong.
No results found
Bug fix release. Sizes attr order is now reversed.
v0.2.1
30 Jun 12:33
Compare
Sorry, something went wrong.
No results found
Clean up management command
v0.2.0
27 Jun 21:17
Compare
Sorry, something went wrong.
No results found
v0.1.0
26 Jun 19:33
Compare
Sorry, something went wrong.
No results found