skeleton/sobjects.py.tmpl
author Christophe de Vienne <christophe@unlish.com>
Mon, 06 Oct 2014 10:34:38 +0200
changeset 10038 f2f065d406dc
parent 8207 c04676b16c59
permissions -rw-r--r--
[devtools][pg] Activate the non-durability settings of Postgresql. It speed up the PG tests by a factor of 3. See http://www.postgresql.org/docs/current/static/non-durability.html.

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