misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 08 Sep 2015 18:04:57 +0200
changeset 10661 e6eb0c7c2e98
parent 10169 ed57c5215530
permissions -rw-r--r--
implement __ne__ whenever we implement __eq__

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