skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 01 Dec 2010 16:52:02 +0100
brancholdstable
changeset 6716 494d4465f032
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[doc/book] Add a note about <database>-support virtual package. Cubicweb setup documentation now mention cubicweb-postgresql-support and cubicweb-mysql-support

# 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"""