misc/migration/3.16.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 13 Mar 2014 17:01:58 +0100
changeset 9727 33f6ad4c75a5
parent 8724 1beab80aed23
permissions -rw-r--r--
[web/ajax] don't override any status code with 500 in ajax_error_handler If the request produced an error such as Unauthorized or NotFound, core_handle sets an appropriate status_out. Which is then overridden by the ajax error handler.

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))