misc/migration/3.5.3_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 08 Oct 2015 12:13:35 +0200
changeset 10635 2b1cb1ba8df5
parent 8798 cdab3aadc679
permissions -rw-r--r--
[web/views] Fix `has_editable_relation` predicate wrt inlined relations Prevents the "modify" action from being shown when there is nothing to edit.
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: 3666
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")