Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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'
)