site_cubicweb.py
author Christophe de Vienne <christophe@unlish.com>
Fri, 05 Sep 2014 18:48:33 +0200
changeset 11634 fa614537e5ee
child 11635 fc4ecec311f4
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

import cubicweb.schema

cubicweb.schema.INTERNAL_TYPES.add('CWSession')