django-imagekit/imagekit
Matthew Tretter f9e2ce8649 Add TODO
2012-11-03 00:27:03 -04:00
..
forms Create form field class; re: #163 2012-10-25 22:46:28 -04:00
imagecache Extract GeneratedImageCacheFile 2012-11-02 00:33:33 -04:00
management Create new cache warming command 2012-10-24 23:41:05 -04:00
models add_source -> add_sources; switch argument order 2012-10-24 22:30:10 -04:00
processors Add __init__ to Reflection processor; closes #141 2012-07-25 22:20:15 -04:00
specs Add TODO 2012-11-03 00:27:03 -04:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Rename imagekit_tags to imagekit 2012-10-21 17:59:56 -04:00
__init__.py Clean up version meta. 2012-10-25 20:01:26 -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 Support inner Config class for id, sources 2012-10-24 22:23:53 -04:00
files.py Name can be set explicitly on GeneratedImageCacheFile 2012-11-02 22:17:25 -04:00
lib.py Use cStringIO if available 2012-05-12 15:45:08 -04:00
pkgmeta.py Clean up version meta. 2012-10-25 20:01:26 -04:00
signals.py Add before_access signal 2012-10-16 22:30:36 -04:00
utils.py Create new cache warming command 2012-10-24 23:41:05 -04:00