I wrote a custom FileUploadHandler to process uploaded data on the
fly.
My problem is that there are no exceptions raised.

No matter if I am referencing a variable before I assign it, or if I
do something like raise Exception(). The server seems to get stuck.
The Exception does not bubble to the surface.

For me it looks like a bug?!
Any experiences or ideas?  otherwise I will open a ticket.

Thanks,Toni
--~--~---------~--~----~------------~-------~--~----~
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