misc/migration/3.5.10_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 May 2014 15:05:31 +0200
changeset 10094 954765f57fb6
parent 8798 cdab3aadc679
permissions -rw-r--r--
[web/request] clearly mark user_callback-related methods as deprecated The deprecated decorator not only emits a warning at run-time but above all makes the deprecation immediately apparent in the source. closes #3567793.
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)")