changeset 6582 | 8eb7883b4223 |
parent 6465 | 6401a9d0b5aa |
child 6752 | 7351806cd485 |
--- a/entities/adapters.py Thu Oct 21 18:38:36 2010 +0200 +++ b/entities/adapters.py Fri Oct 22 09:15:35 2010 +0200 @@ -27,6 +27,7 @@ from logilab.mtconverter import TransformError from logilab.common.decorators import cached +from cubicweb import ValidationError from cubicweb.view import EntityAdapter, implements_adapter_compat from cubicweb.selectors import (implements, is_instance, relation_possible, match_exception)