django-imagekit/imagekit
2011-11-05 18:25:17 +02:00
..
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 Bumping version numbers. 2011-11-03 14:15:03 +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 On-demand loading of PIL plugins 2011-11-02 11:26:24 -04:00
utils.py RGBA is a transparent image mode too . When saving RGBA, you cannot specify 'transparency' color - you get IOError wrong mode. 2011-11-05 18:25:17 +02:00