bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 14 Mar 2019 09:38:20 +0100
branch3.26
changeset 12497 c81e29cd8cff
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions Try to make it more accessible, when we first encountered these errors it it didn't made any sense to us.

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