misc/migration/2.48.8_Any.py
author sylvain.thenault@logilab.fr
Thu, 30 Apr 2009 10:34:15 +0200
branchtls-sprint
changeset 1573 d34589d35daa
parent 1398 5fe84a5f7035
child 1977 606923dff11b
permissions -rw-r--r--
drop TextField, this is simply a StringField with a text area widget

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