geonode.messaging.notifications =============================== .. py:module:: geonode.messaging.notifications Attributes ---------- .. autoapisummary:: geonode.messaging.notifications.logger Functions --------- .. autoapisummary:: geonode.messaging.notifications.message_received_notification geonode.messaging.notifications._get_user_to_notify geonode.messaging.notifications.initialize_notification_signal Module Contents --------------- .. py:data:: logger .. py:function:: message_received_notification(**kwargs) Send a notification when a request to a layer, map or document has been submitted .. py:function:: _get_user_to_notify(message) .. py:function:: initialize_notification_signal()