django-imagekit/imagekit
deepakprakash d36e624acb Fix conversion of PNG "palette" or "P" mode images to JPEG.
"P" mode images need to be converted to 'RGB' if target image format is not PNG or GIF.
2011-11-02 14:25:22 +05:30
..
management PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00
processors PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00
templates/imagekit/admin Added AdminThumbnailView field. 2011-09-20 19:37:04 -04:00
__init__.py Back to dev. 2011-11-02 13:49:17 +09:00
admin.py PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00
lib.py Future-proofing our PIL imports, fixes #37. 2011-10-13 14:35:16 +09:00
models.py Generated filename is cached 2011-11-01 19:39:54 -04:00
utils.py Fix conversion of PNG "palette" or "P" mode images to JPEG. 2011-11-02 14:25:22 +05:30