skeleton/__init__.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 16 Jun 2014 10:08:32 +0200
changeset 9965 a8769b752299
parent 0 b97547f5f1fa
permissions -rw-r--r--
[CWEP002] Account for attribute formula in schema bootstrap This isn't enough to have computed attribute support, it is only in order not to crash when yams 0.40 is used. Related to #3546717.

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""