cubicweb/misc/migration/3.20.0_Any.py
author julien tayon <julien.tayon@logilab.fr>
Tue, 11 Jun 2019 09:07:24 +0200
changeset 12637 234ca3cbbb46
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[py3] Use sorted(key=...) instead of sorted(cmp=...)

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