skeleton/views.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 07 Jul 2010 15:21:21 +0200
branchstable
changeset 5929 bd0b98a1086b
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py

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