skeleton/__init__.py.tmpl
author Laura Médioni <laura.medioni@logilab.fr>
Mon, 28 Apr 2014 14:11:23 +0200
changeset 9966 6c2d57d1b6de
parent 0 b97547f5f1fa
permissions -rw-r--r--
[CWEP002] Add schema finalization checks for computed attributes ``finalize_computed_attributes`` essentially checks that computed attributes types match with the type declaration of the attribute. Related to #3546717.

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

%(longdesc)s
"""