pkgsrc/www/py-easy-thumbnails/DESCR
adam b6a4041691 py-easy-thumbnails: updated to 2.7
2.7.0:
* Add support for Django 3.0
* Drop support for Python 2
* Drop support for Django < 1.11
* Drop support for Django 2.0, 2.1

2.6.0:
* Added testing for Django 2.2 (no code changes required).
2020-02-19 11:00:55 +00:00

4 lines
255 B
Text

The primary function of easy-thumbnails is to dynamically create thumbnails
based on a source image. So whenever a thumbnail does not exist or if the
source was modified more recently than the existing thumbnail, a new thumbnail
is generated (and saved).