misc/migration/3.8.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 13 Feb 2015 15:10:43 +0100
changeset 10254 e42c2226c878
parent 5589 25bf54dab82b
permissions -rw-r--r--
[web/test] fix cubicweb 3.19 deprecation warning

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