skeleton/__init__.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 02 Jul 2014 12:52:50 +0200
changeset 9876 ff98039cb4cd
parent 0 b97547f5f1fa
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.

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""