cubicweb/skeleton/cubicweb_CUBENAME/sobjects.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 27 Jan 2017 09:58:30 +0100
changeset 11944 5284fee68601
parent 11454 7770559e3945
permissions -rw-r--r--
[cwconfig] Issue a warning when a "core" ctl plugin failed to load This is often because of a missing dependency, the warning would indicate this hopefully.

# -*- 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 repository side views, usually for notification"""