changeset 8798 | cdab3aadc679 |
parent 2127 | bc86aa68cc43 |
--- a/misc/migration/3.4.0_Any.py Wed Mar 27 14:53:40 2013 +0100 +++ b/misc/migration/3.4.0_Any.py Wed Mar 27 15:38:05 2013 +0100 @@ -1,2 +1,1 @@ -drop_attribute('CWEType', 'meta') -drop_attribute('CWRType', 'meta') +raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")