misc/migration/3.5.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 22 Dec 2015 16:16:07 +0100
changeset 11037 621ad47c7c86
parent 8798 cdab3aadc679
permissions -rw-r--r--
[py3k/ldapparser] avoid confusion between unicode and bytes - ldap3 dicts contain unicode strings - extid must be bytes
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)")