:py:mod:`geonature.core.notifications.utils` ============================================ .. py:module:: geonature.core.notifications.utils Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: geonature.core.notifications.utils.dispatch_notifications geonature.core.notifications.utils.dispatch_notification geonature.core.notifications.utils.send_db_notification geonature.core.notifications.utils.send_mail_notification .. py:function:: dispatch_notifications(code_categories, id_roles, title=None, url=None, *, content=None, context={}) .. py:function:: dispatch_notification(category, role, title=None, url=None, *, content=None, context={}) .. py:function:: send_db_notification(role, title, content, url) .. py:function:: send_mail_notification(role, title, content)