misc/migration/3.8.3_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 11 Oct 2013 18:00:34 +0200
changeset 9288 823cf14bcc37
parent 5589 25bf54dab82b
permissions -rw-r--r--
[wsgi] also provide an example using werkzeug (if available) Related to #3005509.

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