misc/migration/3.18.2_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 13 Mar 2014 17:01:58 +0100
changeset 9727 33f6ad4c75a5
parent 9420 3809e93c33b8
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9420
3809e93c33b8 [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
diff changeset
     1
install_custom_sql_scripts()
3809e93c33b8 [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Aurelien Campeas <aurelien.campeas@logilab.fr>
parents:
diff changeset
     2
commit()