django-imagekit/imagekit
Matthew Tretter e4c4fe02b3 Separated Crop.process() and Fit.process()
They didn't have enough in common to warrant them being branches of the
same method.
2011-09-21 18:24:02 -04:00
..
management Move ImageSpec to fields module. 2011-09-21 11:37:29 -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
fields.py Move ImageSpec to fields module. 2011-09-21 11:37:29 -04:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Move ImageSpec to fields module. 2011-09-21 11:37:29 -04:00
options.py Move ImageSpec to fields module. 2011-09-21 11:37:29 -04:00
processors.py Separated Crop.process() and Fit.process() 2011-09-21 18:24:02 -04:00
tests.py Move ImageSpec to fields module. 2011-09-21 11:37:29 -04:00
utils.py Fixes: CMYK files from Photoshop fails to load with exception -2 2011-06-17 13:13:20 -07:00