We are building a django site that involves uploading and processing
of files. We have found that in some instances the server quits after
starting the upload process, leaving us with a blank screen. The
problem is that Django is not reporting any errors, and we have no
clue what causes it. The problem occurs more frequently on a macbook
pro than on our linux machines. It doesn't seem to depend on the file
that is uploaded, but on the order in which files are uploaded.

Anybody any clue?

Thanks!

Chris

--~--~---------~--~----~------------~-------~--~----~
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