Mercurial > libervia-backend
diff src/plugins/plugin_misc_groupblog.py @ 1664:5d0ff155be1a
plugin XEP-0277: tags are handled through atom categories
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 24 Nov 2015 23:18:32 +0100 |
parents | 9aa2a703e460 |
children | 1895846fc9cb |
line wrap: on
line diff
--- a/src/plugins/plugin_misc_groupblog.py Tue Nov 24 16:21:18 2015 +0100 +++ b/src/plugins/plugin_misc_groupblog.py Tue Nov 24 23:18:32 2015 +0100 @@ -28,7 +28,7 @@ from wokkel import disco, data_form, iwokkel from wokkel import rsm from zope.interface import implements -from tools import common +from sat.tools import common # import uuid try: