﻿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
15313	Oracle DB backend should not overwrite NLS_LANG	Manel Clos	nobody	"I already define the correct NLS_LANG for the database:

os.environ[""NLS_LANG""] = ""SPANISH_SPAIN.WE8ISO8859P1""

but then, it is overwritten here:
http://code.djangoproject.com/browser/django/trunk/django/db/backends/oracle/base.py

Workaround: set NLS_LANG after database definition."	Uncategorized	closed	Database layer (models, ORM)	1.2	Normal	wontfix	oracle		Design decision needed	0	0	0	0	0	0
