Versions

Description

``Django-thumbnail-maker`` can auto-generate all required thumbnails for every image in your model right after saving the image field. * If your website contains a lot of pictures, this is a good idea to have pre-generated thumbnails. Don't make users wait for page loading too much time. * ``Django-thumbnail-maker`` uses ``sorl-thumbnail``, so it will be super easy to add auto-generating of thumbs if you already use sorl-thumbnail. And of course you can use any of sorl-thumbnail's features, like additional plugins and custom engines and backends! * You can generate thumbnails for already saved images, just use management command ``make_thumbnails``.

Repository

https://github.com/infinityxxx/django-thumbnail-maker.git

Project Slug

django-thumbnail-maker

Last Built

6 years, 9 months ago passed

Maintainers

Home Page

https://github.com/infinityxxx/django-thumbnail-maker

Badge

Tags

django, sorl, thumbnails

Short URLs

django-thumbnail-maker.readthedocs.io
django-thumbnail-maker.rtfd.io

Default Version

latest

'latest' Version

master