Compatibility with imagekit?
Closed this issue · 1 comments
mspl13 commented
Hey.
I'm trying to use your app with the django-imagekit which I use to generate thumbnails. When I only use multiupload, everything works fine. When I only use django-imagekit to cache and display thumbnails everything works fine, too. But when I use both I always get an "OSError - decoder jpeg not available" error.
Is there a way to fix this? If needed I could also provide some code of mine.
Edit: Since I got no answer here I also opened an (more detailed) issue in the imagekit repo. You can see it here: matthewwithanm/django-imagekit#328
mspl13 commented
Due to the fact that this issue was mainly caused by a broken database, I'm sorry that I made a false Issue report.
I will close it because of this.