cubicweb/skeleton/cubicweb_CUBENAME/views.py.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Fri, 12 Apr 2019 11:56:13 +0200
changeset 12575 30d0e27a1d52
parent 11454 7770559e3945
permissions -rw-r--r--
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

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