misc/migration/3.4.0_common.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 13 Feb 2015 14:32:15 +0100
changeset 10251 2daa5c6dea4d
parent 8798 cdab3aadc679
permissions -rw-r--r--
[entities] make cw_fti_index_rql_queries predictable Don't depend on the hash function, fixing test with python -R. Related to #4959402.
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)")