cubicweb/misc/migration/3.24.0_Any.py
author Yann Voté <yann.vote@logilab.fr>
Mon, 26 Sep 2016 16:45:30 +0200
changeset 11681 b23d58050076
parent 11634 migration/postcreate.py@fa614537e5ee
child 11709 c16fe74d0a5f
permissions -rw-r--r--
Merge cubicweb-pyramid cube Only keep the CWSession schema definition and the ctl command, now in cubicweb/pyramid/pyramidctl.py Related to #14023058.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11634
fa614537e5ee Add a CWSession entity.
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     1
# Check the CW versions and add the entity only if needed ?
fa614537e5ee Add a CWSession entity.
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     2
add_entity_type('CWSession')