Hello,

I've emailed the mailing list in the past because of problems with PIL
and and image field upload in the admin interface.  The problem, just
got weirder.

I noticed that images were never validating as actual images and were
constantly being rejected.  Out of a hunch, I fired up the django
built-in server and tried the same page with the same image.  This
time, the image validated and it was correctly uploaded.


Does anyone happen to know what would then be stopping the code from
validating the image upload when run through apache instead of the
django development server?


I'm using the SVN of django on OS X.



Thanks in advance,
mw
--~--~---------~--~----~------------~-------~--~----~
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