__pkginfo__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 15 Jun 2018 17:45:26 +0200
branch3.26
changeset 12324 39208d9256a2
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[py3] ensure AjaxController return bytes publish() must return bytes, when the @ajaxfunc decorated method return None, this raised: TypeError: You cannot set Response.body to a text object (use Response.text)

cubicweb/__pkginfo__.py