bin/cubicweb-ctl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 08 Jul 2010 16:29:51 +0200
changeset 5945 846d1fb32aa8
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[web/views/reledit] explicitely add the field if the formid is base + line cleanups

#!/usr/bin/env python
from cubicweb.cwctl import run
import sys
run(sys.argv[1:])