skeleton/views.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 24 Nov 2014 12:36:17 +0100
branchstable
changeset 10054 8f7291354095
parent 8207 c04676b16c59
permissions -rw-r--r--
[schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era Closes #4619278.

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