skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 26 Mar 2014 12:30:52 +0100
changeset 10221 17ad882a211f
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] Don't pretend we know cubicweb runs on mysql As far as I know it hasn't been tested in years.

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