misc/migration/3.10.8_Any.py
author pierre-yves
Fri, 14 Jun 2013 13:39:49 +0200
changeset 9022 a1cee6915ea3
parent 6853 584679872fd7
permissions -rw-r--r--
[req] drop from_controller on non WebRequest object (Closes #2901079) The `controller` concept is purely a web things. It does not belong to generic `req` object. The `build_url` code is slightly changed to handle that. This probably requires extended cleanup later. This is a barely used and very internal API. No deprecation period
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6853
584679872fd7 [schema] fix CWSource permissions
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('CWSource', syncprops=False)