﻿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
517	"Error message with django-admin.py : ""The database couldn't be initialized."" set_isolation_level"	hornero@…	Adrian Holovaty	"I've got a problem with django-admin.py :
{{{
django-admin.py init --settings=processing.settings.main
Error: The database couldn't be initialized.
set_isolation_level
}}}
Any ideas on this error?[[BR]]
Perhaps, I must change the line 30
{{{
self.connection.set_isolation_level(1)
}}}
in core/db/backends/postgresql.py?[[BR]]  
I use the last version of django on subversion."	defect	closed	Core (Management commands)		normal	fixed	set_isolation_level		Unreviewed	0	0	0	0	0	0
