django-imagekit/imagekit
2012-10-17 21:24:57 -04:00
..
imagecache Remove save kwarg--that's what generate() does! 2012-10-17 00:31:38 -04:00
management Rename force flag to force-revalidation 2012-02-02 23:23:20 -05:00
models Rename ImageSpecFile 2012-10-16 23:51:26 -04:00
processors Add __init__ to Reflection processor; closes #141 2012-07-25 22:20:15 -04:00
specs Handle null format 2012-10-17 21:24:57 -04:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Correct example 2012-10-17 00:07:29 -04:00
__init__.py Move spec classes to specs module 2012-10-04 21:58:22 -04:00
admin.py Allow callables for AdminThumbnail image_field arg 2012-07-19 20:08:03 -04:00
conf.py Add DEFAULT_FILE_STORAGE Setting; Closes #153 2012-10-17 21:09:04 -04:00
exceptions.py Move exceptions 2012-10-04 21:57:33 -04:00
files.py Add DEFAULT_FILE_STORAGE Setting; Closes #153 2012-10-17 21:09:04 -04:00
lib.py Use cStringIO if available 2012-05-12 15:45:08 -04:00
signals.py Add before_access signal 2012-10-16 22:30:36 -04:00
utils.py Use named logger 2012-10-17 21:00:32 -04:00