skeleton/schema.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 17:10:52 +0200
changeset 9085 af6085c9ac69
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] mark Connection as "not a request" The ORM use this information. Having a wrong value will lead to crash.

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