bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 14:45:27 +0100
changeset 12506 d97f9b8df92a
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Drop deprecated code in cubicweb.entities Also dropped an unused import along the way. Changelog entry will come in a later changeset.

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