Re: Oracle and Unicode Errors

2007-08-03 Thread Thejaswi Puthraya
> Can you please file a ticket so we don't loose this? Ticket filed: http://code.djangoproject.com/ticket/5075 Cheers Thejaswi Puthraya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To

Re: Oracle and Unicode Errors

2007-08-03 Thread Jacob Kaplan-Moss
On 8/3/07, Thejaswi Puthraya <[EMAIL PROTECTED]> wrote: > When I try to use the manage.py sql command I get a weird > error. (Looks like the oracle backend is still not unicode > compatible.) Can you please file a ticket so we don't loose this? Thanks, Jacob --~--~-~--~~--

Oracle and Unicode Errors

2007-08-03 Thread Thejaswi Puthraya
I have Django SVN version 5788 and just installed cx_Oracle version 4.3.1. When I try to use the manage.py sql command I get a weird error. (Looks like the oracle backend is still not unicode compatible.) Here is the output that I get: Traceback (most recent call last): File "manage.py", lin