misc/migration/2.48.8_Any.py
author sylvain.thenault@logilab.fr
Fri, 17 Apr 2009 16:55:37 +0200
branchtls-sprint
changeset 1398 5fe84a5f7035
parent 0 b97547f5f1fa
child 1977 606923dff11b
permissions -rw-r--r--
rename internal entity types to have CW prefix instead of E

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