misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 04 Nov 2015 09:09:08 +0100
changeset 10867 ca73ee6d24ad
parent 10169 ed57c5215530
permissions -rw-r--r--
[dataimport] remove deprecated methods from massive store This code is new in cubicweb, no reason for it to carry deprecated stuff from the start.

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