Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

0.3.0

Choose a tag to compare

@relekang relekang released this 29 Mar 09:16
  • Add Django templatetag get_thumbnail
  • Catch IOError and OSError in PillowEngine.engine_load_image and throw ThumbnailError, which
    will be caught in get_thumbnail if THUMBNAIL_DEBUG = False.