misc/migration/3.8.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 08 Feb 2011 18:00:23 +0100
changeset 6951 cb6314b09e0f
parent 5589 25bf54dab82b
permissions -rw-r--r--
[schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)

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