skeleton/schema.py.tmpl
author pierre-yves
Mon, 27 May 2013 16:43:02 +0200
changeset 9024 701b19785f1d
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] reinstall cnx.data as cnx.transaction_data Too much code expects self._cw.data to be session data. backout 9b2f68916474 Related to #2503918 Related to #2912807

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