cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:48:07 +0100
branch3.26
changeset 12456 b402418cbb67
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] recommend sqlite during tutorial because it's simplier to use

from cubicweb.cwctl import run

run()