migration/postcreate.py
author Christophe de Vienne <christophe@unlish.com>
Fri, 05 Sep 2014 18:48:33 +0200
changeset 11634 fa614537e5ee
permissions -rw-r--r--
Add a CWSession entity. It is a subset of the CWSession that will be added to cubicweb in a future version. Closes #4317363

# Check the CW versions and add the entity only if needed ?
add_entity_type('CWSession')