bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Mar 2019 11:40:59 +0100
changeset 12492 a7ffcaae7f4c
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc/changelog] the removal of next_tabindex produce an error not in the changelog When one tried to migrate to 3.25, the error "class X initialization doesn't have a settabindex argument" can happen but the word "settabindex" is not present in the changelog which makes it hard to find to which modification this error is related.

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