skeleton/__init__.py.tmpl
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 22 Sep 2011 09:56:20 +0200
changeset 7821 3ecd114f6d75
parent 0 b97547f5f1fa
permissions -rw-r--r--
[testlib] make self.view() return raw output if no validator is used This will make it possible to parse and test view's output even if no validator is associated to the view's content type.

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""