web/test/data/sheet1.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 05 Oct 2015 16:28:07 +0200
changeset 10769 c45f4bcff3aa
parent 5938 9cb13d1b2ce4
permissions -rw-r--r--
[server] fix unittest_security for py3k - use source.binary_to_str instead of str(), helps when the backend returns memoryviews - fixup str vs bytes

bgcolor = '#000000'
stylesheets = ['%s/cubicweb.css' % datadir_url]
logo = '%s/logo.png' % datadir_url
lazy = lazystr('%(bgcolor)s')