skeleton/schema.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 01 Oct 2010 18:49:47 +0200
branchstable
changeset 6385 9f91d09ee5fa
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""