debian/compat
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Jan 2011 15:33:38 +0100
branchstable
changeset 6805 d0d7345581d4
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7