author | Thierry Florac <tflorac@ulthar.net> |
Sun, 14 Jan 2018 12:35:17 +0100 | |
changeset 36 | 9f851a6477b5 |
parent 35 | e413f8bd1ad5 |
child 37 | 7063ab78b465 |
--- a/src/pyams_content_es/zmi/test.py Thu Jan 11 17:21:16 2018 +0100 +++ b/src/pyams_content_es/zmi/test.py Sun Jan 14 12:35:17 2018 +0100 @@ -21,7 +21,7 @@ # import packages from elasticsearch_dsl import Search, A -from onf_website.shared.news import WfNewsEvent +from pyams_content.shared.news import WfNewsEvent from pyams_utils.registry import get_utility from pyramid.response import Response from pyramid.view import view_config