Skip to content

tools

django_spire.notification.app.tools

app_notification_verbose_time_since_delivered

Source code in django_spire/notification/app/tools.py
def app_notification_verbose_time_since_delivered(app_notification: AppNotification) -> str:
    return app_notification.verbose_time_since_delivered