django-imagekit/imagekit
Matthew Tretter 548fb65618 Allow callables for AdminThumbnail image_field arg
This allows images from related models to be displayed. Closes #138.
2012-07-19 20:08:03 -04:00
..
imagecache Merge pull request #121 from cyberdelia/celery-improvements 2012-03-23 13:04:22 -07:00
management Rename force flag to force-revalidation 2012-02-02 23:23:20 -05:00
models Fix pickling of ImageSpecFieldFile 2012-07-18 22:25:26 -04:00
processors Reflections on images using RGBA 2012-05-12 15:39:36 -04:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
__init__.py Merge branch 'release/2.0.1' into develop 2012-04-28 11:32:22 -07:00
admin.py Allow callables for AdminThumbnail image_field arg 2012-07-19 20:08:03 -04:00
generators.py Use cStringIO if available 2012-05-12 15:45:08 -04:00
lib.py Use cStringIO if available 2012-05-12 15:45:08 -04:00
settings.py change import path 2012-03-05 17:36:08 +01:00
utils.py Use cStringIO if available 2012-05-12 15:45:08 -04:00