skeleton/views.py.tmpl
author Christophe de Vienne <christophe@unlish.com>
Thu, 27 Nov 2014 12:11:29 +0100
changeset 10108 129af90b2364
parent 8207 c04676b16c59
permissions -rw-r--r--
[devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing The later were deprecated in logilab-common 0.63.1

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