migration/postcreate.py
author Christophe de Vienne <christophe@unlish.com>
Tue, 23 Dec 2014 10:16:13 +0100
changeset 11645 2a949974002d
parent 11634 fa614537e5ee
permissions -rw-r--r--
--debug now activates all debug options Added a --debug-mode so the debug toolbar can be activated without switching reload on. Closes #4783342
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')