misc/migration/3.10.8_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 24 Jul 2012 11:19:16 +0200
changeset 8494 1527b012802f
parent 6853 584679872fd7
permissions -rw-r--r--
[entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression * when an attribute is listed in dont-cache-attrs, purge any previous value * test value is actually modified in EditedEntity.__setitem__ before adding attribute to dont-cache-attrs
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)