hooks/syncschema.py
changeset 4394 b98fbca17e9e
parent 4252 6c4f109c2b03
child 4467 0e73d299730a
--- 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