Re: [Fwd: Error with File object]

2009-02-13 Thread Stefan Tunsch
Thanks Karen. Karen Tracey escribió: On Thu, Feb 12, 2009 at 9:55 AM, Stefan Tunsch wrote: I think I found a bug in the trunk. I downgraded to rev 9700 and it started to work again. Regards, Stefan I opened a ticket to track this: http:/

Re: [Fwd: Error with File object]

2009-02-12 Thread Karen Tracey
On Thu, Feb 12, 2009 at 9:55 AM, Stefan Tunsch wrote: > I think I found a bug in the trunk. > > I downgraded to rev 9700 and it started to work again. > > Regards, Stefan > I opened a ticket to track this: http://code.djangoproject.com/ticket/10249 Karen --~--~-~--~~~

[Fwd: Error with File object]

2009-02-12 Thread Stefan Tunsch
I think I found a bug in the trunk. I downgraded to rev 9700 and it started to work again. Regards, Stefan Mensaje original Asunto: Error with File object Fecha: Thu, 12 Feb 2009 15:23:29 +0100 De

Error with File object

2009-02-12 Thread Stefan Tunsch
Hi! I had a working code that downloaded via FTP a file and then stored a record in the DB referencing it. I had to rewrite it because it was not handling well filenames with unicode characters in it. The problem is that now when trying to save the object to the DB I get the following error: