skeleton/views.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 12:28:17 +0200
changeset 9114 9a9d3f4bad31
parent 8207 c04676b16c59
permissions -rw-r--r--
[testlib] use internal_cnx instead of internal_session internal_session is deprecated.

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