misc/migration/3.20.0_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 May 2014 15:05:31 +0200
changeset 10094 954765f57fb6
parent 10092 f0363da0b5a0
child 10169 ed57c5215530
permissions -rw-r--r--
[web/request] clearly mark user_callback-related methods as deprecated The deprecated decorator not only emits a warning at run-time but above all makes the deprecation immediately apparent in the source. closes #3567793.

sync_schema_props_perms('State')
sync_schema_props_perms('state_of')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')
sync_schema_props_perms('transition_of')