misc/migration/3.8.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 26 May 2010 12:31:45 +0200
branchstable
changeset 5589 25bf54dab82b
parent 5577 4e3ca117c275
permissions -rw-r--r--
[migration] force 3.8.3 migration, and fix it (same_as not necessarily there, missing group change for max-post-length)

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