django-imagekit/imagekit
Eric Eldredge d99bf5327b Transpose processor has a new API.
Transpose now takes transposition constants as arguments. Multiple
transpositions can be sequenced together in one Transpose processor.
Auto transposition is not yet supported (PIL strips the EXIF data, so need to
find a workaround for getting that data to the processor).
2011-09-23 21:23:21 -04:00
..
management Rename ImageSpecFile properties 2011-09-22 18:13:32 -04:00
templates/imagekit/admin Added AdminThumbnailView field. 2011-09-20 19:37:04 -04:00
__init__.py Bumping the verison numbers. 2011-04-01 11:56:44 -07:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Processors don't care about format. 2011-09-23 20:18:51 -04:00
processors.py Transpose processor has a new API. 2011-09-23 21:23:21 -04:00
tests.py Rename fields module to models. 2011-09-23 18:06:28 -04:00
utils.py Rename fields module to models. 2011-09-23 18:06:28 -04:00