misc/migration/3.14.7_Any.py
author Christophe de Vienne <cdevienne@gmail.com>
Mon, 28 Apr 2014 12:41:41 +0200
changeset 9709 d60dc7e03a45
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[login form] Fix BaseLogForm.form_action() The method implementation was calling super() with the wrong class

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

commit()