skeleton/views.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 20 Sep 2012 16:18:13 +0200
changeset 8577 3f082de68802
parent 8207 c04676b16c59
permissions -rw-r--r--
[test] use session commit/rollback to be consistent with the test

# -*- 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 views/forms/actions/components for web ui"""