author | Thierry Florac <thierry.florac@onf.fr> |
Tue, 16 May 2017 11:24:46 +0200 | |
changeset 30 | 1731fb6afaaf |
parent 29 | 01a2ab1f4bd8 |
child 31 | 827feec71488 |
--- a/src/pyams_thesaurus/thesaurus.py Tue May 16 11:24:06 2017 +0200 +++ b/src/pyams_thesaurus/thesaurus.py Tue May 16 11:24:46 2017 +0200 @@ -314,7 +314,7 @@ return extracts -@implementer(IThesaurusExtract) +@implementer(IThesaurusExtract, IDefaultProtectionPolicy) class ThesaurusExtract(Persistent, Contained): """Thesaurus extract"""