﻿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
18661	"special characters like ""é"" or ""è"" in sqlite3 file path raise a ""sqlite3.OperationalError: unable to open database file"""	oncleben31	nobody	"If my sqlite3 db file path have a ""é"" char, the ""syncdb"" action raise an error :
""sqlite3.OperationalError: unable to open database file""

I use in my settings os.path to create the path to this file on Windows. If this char is replaced by ""e"", syncdb is OK"	Bug	closed	Database layer (models, ORM)	1.4	Normal	invalid	windows		Unreviewed	0	0	1	0	0	0
