skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 20 Feb 2012 15:16:55 +0100
branchstable
changeset 8256 852c73392b00
parent 8207 c04676b16c59
permissions -rw-r--r--
[schema] make cubicweb 3.14 compatible with yams 0.35

# -*- coding: utf-8 -*-
# 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"""