skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 01 Dec 2014 15:57:12 +0100
changeset 10111 99863d0cbb10
parent 8207 c04676b16c59
permissions -rw-r--r--
[book] typos / clarifications in create-instance section Clarify that cubicweb-ctl upgrade needs to be run whenever cubicweb or a cube is upgraded. Related to #2632425.

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