skeleton/schema.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 11 Oct 2011 18:16:06 +0200
changeset 7937 3453c5f0db21
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[facets] FacetFilterMixIn: add documention for class and generate_form There is also a small refactoring to make the code clearer. An intermediate variable is introduced and the call is reindented to make it clearer. No logic change.

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""