misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 17 Oct 2014 18:16:58 +0200
changeset 10000 4352b7ccde04
parent 9968 50f046bf0e50
permissions -rw-r--r--
merge 3.19.5 into 3.20 branch
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9956
19a683a0047c [CWEP002] properly handle serialization of computed relations
Lea Capgen <lea.capgen@logilab.fr>
parents:
diff changeset
     1
add_relation_type('CWComputedRType')
9968
50f046bf0e50 [CWEP002] properly handle serialization of computed attributes
Lea Capgen <lea.capgen@logilab.fr>
parents: 9956
diff changeset
     2
add_attribute('CWAttribute', 'formula')