skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 29 Jan 2014 13:43:42 +0100
changeset 9512 88dc96fc9fc1
parent 8207 c04676b16c59
permissions -rw-r--r--
[server] use a connection instead of a session for user authentication

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