misc/migration/3.4.0_common.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 05 Mar 2014 10:44:45 +0100
changeset 9555 370a7c40864f
parent 8798 cdab3aadc679
permissions -rw-r--r--
[server] use the ClientConnection directly now that it has more methods available Gets rid of ugly self.cnx._cnx.
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)")