diff -r 9466604ef448 -r 41f84eea63c9 server/sources/native.py --- a/server/sources/native.py Tue Mar 09 11:42:06 2010 +0100 +++ b/server/sources/native.py Tue Mar 09 11:54:27 2010 +0100 @@ -22,7 +22,7 @@ from logilab.common.decorators import cached, clear_cache from logilab.common.configuration import Method from logilab.common.shellutils import getlogin -from logilab.db import get_db_helper +from logilab.database import get_db_helper from cubicweb import UnknownEid, AuthenticationError, Binary, server from cubicweb.cwconfig import CubicWebNoAppConfiguration