Hello, I already posted a message describing this problem. For me solving this problem is very important because I cant proceed for hours.
http://code.djangoproject.com/ticket/8333 in a few words: when I want to upload a file with temporaryFileUploadHandler than in fact I have 215 copies of the file in my media-directory. It seems that there is an endless loop that says FileAlreadyExists and so appends a _. In the end the file looks like this: filename____________.....____.txt I dont know where the problem is. any ideas? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---