misc/migration/3.20.0_Any.py
author David Douard <david.douard@logilab.fr>
Wed, 06 Jan 2016 08:58:43 +0100
changeset 11055 3c1139344621
parent 10169 ed57c5215530
permissions -rw-r--r--
[datafeed] io.BytesIO requires a buffer, not a unicode (closes #9783743) The URLLibResponseAdapter should probably be refactored (or killed?)

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