misc/migration/3.16.1_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 May 2014 15:05:31 +0200
changeset 10094 954765f57fb6
parent 8724 1beab80aed23
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', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))