skeleton/entities.py.tmpl
author Julien Jehannet <julien.jehannet@logilab.fr>
Fri, 05 Nov 2010 18:51:22 +0100
branchstable
changeset 6694 d9eac4fd57dc
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[devtools] make migration handler easily available from CubicWebTC through .shell() method So we are able to use shell/migration helper methods directly from test cases.

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s entity's classes"""