cubicweb/skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 19 Mar 2015 21:19:52 +0100
changeset 11247 518eb10adcd5
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[web] cleanup xmlrss view Don't trigger exceptions unnecessarily, and add line breaks to the output.

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