misc/migration/3.5.10_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 06 May 2013 19:40:15 +0200
changeset 8968 c05515db2763
parent 8798 cdab3aadc679
permissions -rw-r--r--
[sobject] fix notification operation regression introduced in bf4003760e02 Operation use self. session. not self._cw. I'm a bit surprised that its not tested. closes ##2870077
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: 3977
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")