cubicweb/skeleton/cubicweb_CUBENAME/views.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 10 Mar 2017 16:55:57 +0100
changeset 12034 e7e469d0539b
parent 11454 7770559e3945
permissions -rw-r--r--
[cleanup] Drop references to the old internal_session method dropped a while ago, no need to talk about it in a docstring nor to fake it.

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