cubicweb/skeleton/cubicweb_CUBENAME/sobjects.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Oct 2016 10:24:13 +0200
changeset 11788 8e1fb9445d75
parent 11454 7770559e3945
permissions -rw-r--r--
[massive store] Drop useless check for empty buffer If something went wrong, an error will be raised.

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