misc/migration/3.10.8_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Nov 2011 17:16:15 +0100
changeset 8058 a536053b0588
parent 6853 584679872fd7
permissions -rw-r--r--
[table view] some new table view enhancements * rewrite entiy table view column renderers to use default_* methods instead of lambda so that column_renderers may be properly deep-copied * new RelatedEntitiesColRenderer * default addcount to false on RelatedEntityColRenderer * more doc
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)