hovel / imagestore

Django gallery solution.
BSD 3-Clause "New" or "Revised" License
164 stars 72 forks source link

Pillow support #12

Closed wryfi closed 11 years ago

wryfi commented 11 years ago

Pillow is a nicer-packaged, drop-in replacement for PIL that lacks a lot of PIL's bugs. It would be great if your setup.py script would allow for Pillow as an alternative to PIL.

wryfi commented 11 years ago

Nevermind, I believe this was a problem with my Pillow installation.