misc/migration/3.8.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 19 Jan 2011 11:22:39 +0100
branchstable
changeset 6844 5ae2bc554c23
parent 5589 25bf54dab82b
permissions -rw-r--r--
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)