debian/compat
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 01 Oct 2015 12:15:14 +0200
changeset 10755 4c48d3bab38c
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[devtools] CubicWebTC._check_html may have to deal with unicode or bytes If called with template=None, CubicWebTC.view will not go through main-template, and return the unicode data from the view directly instead of encoded data.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7