Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 401 Bytes

CHANGES.rst

File metadata and controls

27 lines (17 loc) · 401 Bytes

Changes

1.0.3

  • Changed the exception to catch from 1.0.2 to IOError.

1.0.2

  • Catch an OSError exception when trying to get the EXIF data of a touchy image.

1.0.1

  • Fix a Django 1.2 backwards incompatibility in easy_thumbnails.conf
  • Introduced a thumbnail_created signal.

1.0

  • Introduction of aliased thumbnails.
  • Start of sane versioning numbers.