assembl.tasks.notification_dispatch module

Infrastructure to route CRUD events through Celery, and create Notification objects.

class assembl.tasks.notification_dispatch.ModelEventWatcherCelerySender[source]

Bases: assembl.lib.model_watcher.BaseModelEventWatcher

A IModelEventWatcher that will receive CRUD events and send postCreated through Celery