Install Python Imaging Library (PIL) on Cygwin
Django | (3)
I've just managed to get Django up and running on Cygwin.
I have to say that getting PIL to build was a real pain in the neck (Python Imaging Library - required for ImageField). In the hope that I may save others from this pain, here is the solution. Continue Reading...