django-imagekit/imagekit
Matthew Tretter 501d3c7ad3 Now using contribute_to_class.
By creating the Descriptor using contribute_to_class (instead of in
ImageModelBase's __init__), we take the first step towards eliminating the need
to extend ImageModel at all.
2011-09-20 15:44:54 -04:00
..
management Flush newer records first. Also, spacing. 2011-02-10 19:00:35 -08:00
__init__.py Bumping the verison numbers. 2011-04-01 11:56:44 -07:00
defaults.py Admin thumbnails. 2011-09-10 00:23:47 -04:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
models.py Now using contribute_to_class. 2011-09-20 15:44:54 -04:00
options.py Changed how cache files are named. 2011-09-18 21:08:49 -04:00
processors.py _imgfield is now a property of ImageSpec 2011-09-10 00:24:37 -04:00
specs.py Now using contribute_to_class. 2011-09-20 15:44:54 -04:00
tests.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
utils.py Fixes: CMYK files from Photoshop fails to load with exception -2 2011-06-17 13:13:20 -07:00