skeleton/views.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 13 Mar 2014 15:33:22 +0100
branchstable
changeset 9592 6fd2651719bc
parent 8207 c04676b16c59
permissions -rw-r--r--
[ext/rest] Catch SystemExit raised by docutils docutils publisher may raise SystemExit which is not caught by Exception. Closes #3648763.

# -*- 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 views/forms/actions/components for web ui"""