I have pil 1.1.6 installed - it can find a jpeg decoder and all tests pass. I'm using django 1.0.2 and python 2.5 on centos 5.3. Whenever I try to upload a jpeg via the admin (ImageField), I get the following validation error.
"Upload a valid image. The file you uploaded was either not an image or a corrupted image." Can anyone provide some help? This is driving me crazy. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

