Adrian Holovaty wrote:

> I have never seen anything like that. I suspect the images are
> corrupted somehow, and I have no idea how that might have happened.

One common cause is opening files in text mode under windows. The flags
need to be 'wb' not just 'w' 

i.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to