skeleton/hooks.py.tmpl
author David Douard <david.douard@logilab.fr>
Mon, 24 Nov 2014 14:43:28 +0100
changeset 10046 96f5ca0a86e5
parent 8207 c04676b16c59
permissions -rw-r--r--
[views] fix ecsvexport selector introduced by e48e5a597ccc Fix the view and make web/test/test_views.py pass again.

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