skeleton/__init__.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 25 Mar 2013 14:16:16 +0100
changeset 8783 c024365ac8ac
parent 0 b97547f5f1fa
permissions -rw-r--r--
[session/transaction] move entity cache management on session A new utility method is added for that. It is similar to the one used for attribute access. code is copy pasted as his. Function documentation is added.

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

%(longdesc)s
"""