misc/migration/3.4.0_common.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 28 Aug 2013 12:08:31 +0200
branchstable
changeset 9225 4b81252fccdd
parent 8798 cdab3aadc679
permissions -rw-r--r--
[deprecation] add cw version number to the deprecation message and help user to understand the change
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8798
cdab3aadc679 [migration] mark all version prior 3.7 as non-migrable
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents: 2489
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")