mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
* develop: IKContentFile accepts format hint Additional mimetype utils Don't get extension of empty filename Tell people to import fields from the models module Refactored AutoConvert into prepare_image Docstring for save_image Kill PIL's chattiness; fixes #91 PIL bug workaround Use StringIO instead of temp file Extract reusable save_image function Rename SpecFile and move it to utils Extract suggest_extension util from generator Woah, globals Add SpecFile.__unicode__ |
||
|---|---|---|
| .. | ||
| imagecache | ||
| management | ||
| models | ||
| processors | ||
| templates/imagekit/admin | ||
| __init__.py | ||
| admin.py | ||
| generators.py | ||
| lib.py | ||
| settings.py | ||
| utils.py | ||