skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 29 Jan 2014 16:19:13 +0100
changeset 9495 0ae4e6d7ce2f
parent 8207 c04676b16c59
permissions -rw-r--r--
[server/session] use _free_cnxset instead of free_cnxset to avoid warnings No need to make DeprecationWarning noise for something the user doesn't have any control over.

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