skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 17 Feb 2011 18:43:45 +0100
branchstable
changeset 7012 5ff6cb8bd2b3
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance

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