misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 21 Oct 2015 20:15:06 +0200
changeset 10854 f437787d8849
parent 10169 ed57c5215530
permissions -rw-r--r--
[dataimport] import StringIO from io

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
sync_schema_props_perms('State')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')