django-imagekit/imagekit
Matthew Tretter 6adbef3475 Embracing duck typing.
ImageProcessor didn't do anything. I'd rather get it out of there to reduce the
temptation for future IK contributors to do type checking and mess up peoples'
custom processors.
2011-09-25 23:24:44 -04:00
..
management Documentation! 2011-09-25 21:04:11 -04:00
templates/imagekit/admin Added AdminThumbnailView field. 2011-09-20 19:37:04 -04:00
__init__.py Documentation! 2011-09-25 21:04:11 -04:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Documentation! 2011-09-25 21:04:11 -04:00
processors.py Embracing duck typing. 2011-09-25 23:24:44 -04:00
tests.py Rename fields module to models. 2011-09-23 18:06:28 -04:00
utils.py Transpose processor now supports auto EXIF orientation. 2011-09-24 23:09:49 -04:00