﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10566	Support cx_Oracle compiled with WITH_UNICODE	Erin Kelly	nobody	"If cx_Oracle 5.0.1+ is compiled with the WITH_UNICODE option, then it expects unicode inputs and rejects str inputs.  Currently the oracle backend only passes encoded strings and so won't work with this setup.

This is something we'll need to address eventually as Django moves to Python 3.0 support, but another use case may be when running Django together with other software in the same Apache instance, resulting in NLS_LANG confusion, as documented in this thread: http://groups.google.com/group/django-users/browse_thread/thread/fb812a572168bfc8?hl=en"		closed	Database layer (models, ORM)	dev		fixed	oracle unicode	Matt Boersma	Accepted	1	0	0	0	0	0
