summaryrefslogtreecommitdiff
path: root/graphics/py-django-easy-thumbnails/pkg-descr
blob: f31a88c703cb7882ed59a791a7d7966d128d9d64 (plain) (blame)
1
2
3
4
5
6
7
8
9
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).  Thumbnail aliases can be defined, providing
predefined thumbnail options.  This also allows for generation of thumbnails
when the source image is uploaded.

WWW: https://pypi.python.org/pypi/easy-thumbnails
WWW: https://github.com/SmileyChris/easy-thumbnails