diff -r e1ce0866afe9 -r 9ae707db5265 misc/migration/3.10.0_Any.py --- a/misc/migration/3.10.0_Any.py Tue Nov 24 14:05:50 2015 +0100 +++ b/misc/migration/3.10.0_Any.py Tue Nov 24 14:08:47 2015 +0100 @@ -35,4 +35,3 @@ 'X pkey ~= "boxes.%" OR ' 'X pkey ~= "contentnavigation.%"').entities(): x.cw_set(pkey=u'ctxcomponents.' + x.pkey.split('.', 1)[1]) -