Re: Debugging methodology suggestion on PIL file upload problems

2009-06-13 Thread Angel Cruz
Finally getting back into the swing of things in studying django. I discovered 'Werkzeug debugger' and found out I was doing many things wrong (saving to wrong place, trying to open the Image prior to saving it locally, etc.). Great debugging tool (wish I had an IDE, but this is better than print

Debugging methodology suggestion on PIL file upload problems

2009-05-14 Thread MrBodjangos
Hi, Please give me pointers on how to debug this. Basic form error: "Upload a valid image. The file you uploaded was either not an image or a corrupted image." I have googled around and the problems I have read regards recompiling jpeg for MAC after installing PIL. I have Windows, and so I be