skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Jan 2011 14:11:41 +0100
branchstable
changeset 6761 84b67ae41a0d
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)

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