misc/migration/3.5.0_Any.py
author David Douard <david.douard@logilab.fr>
Tue, 30 Jul 2013 16:48:57 +0200
branchstable
changeset 9202 83f73a9746f6
parent 8798 cdab3aadc679
permissions -rw-r--r--
[i18n test] hack to make i18n tests run using a Python interpreter they used to work fine when executed via pytest only. This should be removed as soon as logilab.common.registry is fixed.
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: 4042
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")