misc/migration/2.48.8_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 27 May 2009 15:00:38 +0200
branchstable
changeset 1963 c97c03082de9
parent 1398 5fe84a5f7035
child 1977 606923dff11b
permissions -rw-r--r--
not necessary here, else we see it in the generated input

for etype in ('CWRType', 'CWAttribute', 'CWRelation', 'CWConstraint', 'CWConstraintType'):
    synchronize_permissions(etype)