cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Tue, 26 Feb 2019 16:30:31 +0100
changeset 12417 d0206861996a
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[doc] missing import, cw now require this explicitely

from cubicweb.cwctl import run

run()