misc/migration/3.13.6_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 11 Dec 2012 16:57:18 +0100
branchstable
changeset 8611 51068fe1e39a
parent 7826 65b7ea00bab8
permissions -rw-r--r--
[web] allow configuration of the Content-disposition value The `set_content_type` function now takes and optional `disposition` parameter to control the value of this HTTP header. Use of `Content-disposition: inline` with a filename parameter are valid, so the presence of filename does not allows to choose between `attachment` and `inline`
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7826
65b7ea00bab8 [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('CWSourceSchemaConfig')