django-imagekit/imagekit
Matthew Tretter 5ecdeb1209 Remove _Resize class
It once had a purpose, but it hasn't for a while.
2011-11-22 23:41:18 -05:00
..
management Rename _create() to generate() 2011-11-07 23:07:09 -05:00
processors Remove _Resize class 2011-11-22 23:41:18 -05:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
__init__.py We're at 1.1.0dev, for real this time. 2011-11-10 15:39:47 +09:00
admin.py Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
lib.py Adds SmartCrop resize processor, with tests. 2011-11-10 10:54:58 -05:00
models.py Gives precedence to user options 2011-11-16 10:27:18 -05:00
utils.py Reset file pointer before opening image. Fixes #47 2011-11-08 20:53:48 -05:00