skeleton/sobjects.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 25 Mar 2015 08:43:00 +0100
changeset 10303 593e63a68429
parent 8207 c04676b16c59
permissions -rw-r--r--
[server/test] Drop dependency on folder cube Just copy schema bits when needed and drop a view (not possible anymore) in unittest_repository. Closes #5168939.

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