skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 06 May 2014 15:58:20 +0200
changeset 9755 566d90bdc565
parent 8207 c04676b16c59
permissions -rw-r--r--
[wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest

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