skeleton/views.py.tmpl
author Damien Garaud <damien.garaud@logilab.fr>
Tue, 04 Mar 2014 18:28:46 +0100
changeset 9549 a1f94c2d2a39
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'. Also update the related docstring of the __init__ method.

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