bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 28 Jun 2018 10:17:15 +0200
branch3.26
changeset 12427 8b90e56aa93e
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[views/startup] drop a duplicate rql query in manage view Counting entities in `nb` is already done above this code, regression introduced by a85db6fa

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