misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 12 Nov 2015 10:53:50 +0100
changeset 10841 84a0505cb70b
parent 10169 ed57c5215530
permissions -rw-r--r--
[entities] import range from six.moves

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')