querysets
django_spire.notification.querysets
NotificationQuerySet
Bases: HistoryQuerySet
app_notifications
by_content_object
by_content_objects
Source code in django_spire/notification/querysets.py
by_user
by_users
email_notifications
errored
failed
high_priority
low_priority
medium_priority
pending
processing
push_notifications
ready_to_send
sent
sms_notifications
NotificationContentObjectQuerySet
Bases: QuerySet