misc/migration/3.4.3_Any.py
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 23 May 2014 18:35:13 +0200
changeset 9819 95902c0b991b
parent 8798 cdab3aadc679
permissions -rw-r--r--
[web/js] Deprecate baseuri() and replace with BASE_URL (closes #3955372) Added by commit 8bf2337a6f3b and publicly available since 3.11.2 released more than 3 years ago.
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: 2858
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")