misc/migration/3.5.10_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 19 Mar 2013 16:54:31 +0100
changeset 8738 84fbcdc8021c
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
for etype in ('State', 'BaseTransition', 'Transition', 'WorkflowTransition'):
    sync_schema_props_perms((etype, 'name', 'String'))