skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 29 Jul 2015 10:18:23 +0200
changeset 10578 c70606673384
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/sessions] simplify session cleanup session.cnx.check() is no longer a thing. It dates back to dbapi.

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