django-imagekit/imagekit
Eric Eldredge 77459eae73 Pared down the _post_save_handler.
The original handler implementation ported code from the old ImageModel's
save method, but ended up duplicating the efforts of the ImageSpecFile's
_create method.
2011-09-22 19:44:47 -04:00
..
management Rename ImageSpecFile properties 2011-09-22 18:13:32 -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 Pared down the _post_save_handler. 2011-09-22 19:44:47 -04:00
lib.py Cleaned up trailing whitespace 2009-12-19 11:01:54 -05:00
processors.py process() accepts file 2011-09-22 17:58:33 -04:00
tests.py Move ImageSpec to fields module. 2011-09-21 11:37:29 -04:00
utils.py BoundImageSpec is now ImageSpecFile 2011-09-22 09:20:37 -04:00