On Tue, Jan 27, 2009 at 5:44 AM, João Olavo Baião de Vasconcelos <
joaool...@gmail.com> wrote:

> Dear all,
>
> I'm using Django 1.0.2 with Oracle 9i, cx_Oracle 5.0, Oracle Instantclient
> 10.2.0.4 and CentOS 5.2.
>
> When I access the admin page, after login, the following error happens:
>
> *'ascii' codec can't encode characters in position 0-42: ordinal not in 
> range(128)*
>
>  *Unicode error hint*
>
> *The string that could not be encoded/decoded was:
> 䅧㥊兣噆湃汒㍣橒㉢爹坡硖汁䝕㉤礹㉡歖兣穎浌睍坙穅䝎穉㉙㑅橙㕅䝍睙呙橆橎さ積㉫伊兔䵷䉺੩�c�b�*
> (complete traceback here: http://dpaste.com/111479/)
>
> [snip]


Don't use cx_Oracle 5.0, use a 4.X version.  The docs were recently changed
to specify that, after investigation into
http://code.djangoproject.com/ticket/9935 revealed the problem is due to a
bug in cx_Oracle 5.0.

Karen

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to