skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 02 Oct 2014 17:18:29 +0200
changeset 10080 bc7c3b0f439b
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] stop accepting the magic __message form parameter This has been deprecated for a while, and replaced by _cwmsgid, which doesn't allow arbitrary content.

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