django-imagekit/imagekit
Ben Jackson 26f01721df Add IKOption.storage to explicitly set cached thumbnail storage.
Original image storage is still the default, and the original image
is always read from its own storage.
2009-12-17 22:26:19 -08:00
..
management Fixed indent and refactored ikflush command (issue #19) 2009-08-10 14:30:41 -04:00
__init__.py Bumped version number 2009-06-04 11:58:33 -04:00
defaults.py Added format processor to force a format/extension change 2009-06-04 11:47:16 -04:00
lib.py Added setup.py and relocated source dir 2009-02-02 15:46:41 -05:00
models.py Add IKOption.storage to explicitly set cached thumbnail storage. 2009-12-17 22:26:19 -08:00
options.py Add IKOption.storage to explicitly set cached thumbnail storage. 2009-12-17 22:26:19 -08:00
processors.py spec.name now respects the upload_to path and added additional error handling to Transpose:auto 2009-07-19 15:26:53 -04:00
specs.py Add IKOption.storage to explicitly set cached thumbnail storage. 2009-12-17 22:26:19 -08:00
tests.py Added tests for save_image method 2009-09-02 14:20:43 -04:00
utils.py Added format processor to force a format/extension change 2009-06-04 11:47:16 -04:00