cubicweb/misc/migration/3.8.3_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 12 Sep 2016 09:01:47 +0200
changeset 11467 629d9e35ce28
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[pkg] Inline call to setup() in setup.py The point of having this "install" function, called in "main" mode is not clear. Better stick to standard practices.

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)