bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 27 Jun 2019 12:13:21 +0200
branch3.26
changeset 12675 ea89ca9017c4
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[py3] unicode() -> six.text_type in autoform

#!/usr/bin/env python
from cubicweb.cwctl import run
run()