skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 02 Jul 2014 12:52:50 +0200
changeset 9876 ff98039cb4cd
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] restore query logging functionality (closes #3972561) The query-log-file option stopped working when the web stack was moved from dbapi to repoapi.

# -*- 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 specific hooks and operations"""