skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 03 Nov 2015 15:55:35 +0100
changeset 10824 fbefdaa56d2b
parent 8207 c04676b16c59
permissions -rw-r--r--
[server] fix db-dump with sqlite 'gzip -c dbname > backupfile' needs to go through the shell.

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