diff -r f76e89b52553 -r 50a99184cf47 web/action.py --- a/web/action.py Tue Feb 17 23:34:17 2009 +0100 +++ b/web/action.py Tue Feb 17 23:40:30 2009 +0100 @@ -10,7 +10,7 @@ from cubicweb.selectors import (relation_possible, match_search_state, one_line_rset, may_add_relation, yes, accepts_compat, condition_compat, deprecate) -from cubicweb.common.appobject import AppRsetObject +from cubicweb.appobject import AppRsetObject from cubicweb.common.registerers import accepts_registerer _ = unicode