misc/migration/3.14.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 22 Feb 2013 11:17:02 +0100
changeset 8721 b399c87df63c
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[devtools] add http_publish to CubicWebTC (closes #2565882) Fakes a http request, without overriding the normal error handling. Returns the request object so the caller can check for errors.

# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')

commit()