cubicweb/skeleton/cubicweb_CUBENAME/views.py.tmpl
author Elodie Thieblin <ethieblin@logilab.fr>
Wed, 18 Mar 2020 11:29:30 +0100
changeset 12927 89acc8d3d462
parent 11454 7770559e3945
permissions -rw-r--r--
[doc] Remove zone cube which causes to crash on install The zone cube is not compatible with python3.

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