skeleton/__init__.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 15 Feb 2010 15:18:38 +0100
branchstable
changeset 4581 c92ded4dee20
parent 0 b97547f5f1fa
permissions -rw-r--r--
[forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed

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

%(longdesc)s
"""