skeleton/views.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 04 Feb 2016 12:00:23 +0100
changeset 11100 5758ba784ebd
parent 8207 c04676b16c59
permissions -rw-r--r--
[autoform] when building inlined-form view for a relation, consider related entities intead of other views by considering previous form-views, we may miss that there exists related entities but which are not editable. Closes #10495602

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