skeleton/views.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 11:20:14 +0200
changeset 9089 b4c12d2873f6
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] Connection.execute touch Session timestamp This allow to keep Session alive while using Connection object only for database access.

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