author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Wed, 27 Jan 2010 10:00:19 +0100 | |
changeset 4394 | b98fbca17e9e |
parent 4393 | 87e48fe398f1 |
child 4395 | e50b71c0dd87 |
--- a/hooks/syncschema.py Wed Jan 27 09:59:55 2010 +0100 +++ b/hooks/syncschema.py Wed Jan 27 10:00:19 2010 +0100 @@ -20,7 +20,7 @@ from cubicweb import ValidationError, RepositoryError from cubicweb.selectors import implements -from cubicweb.schema import META_RTYPES, VIRTUAL_RTYPES, CONSTRAINTS +from cubicweb.schema import META_RTYPES, VIRTUAL_RTYPES, CONSTRAINTS, display_name from cubicweb.server import hook, schemaserial as ss from cubicweb.server.sqlutils import SQL_PREFIX