twisted.news.database._ModerationMixin
class documentationtwisted.news.database
View Source
(View In Hierarchy)
Known subclasses: twisted.news.database.NewsShelf, twisted.news.database.PickleStorage
Storage implementations can inherit from this class to get the
easy-to-use notifyModerators
method which will take care of
sending messages which require moderation to a list of moderators.
Method | notifyModerators | Send an article to a list of group moderators to be moderated. |