django-notifications is a GitHub notification alike app for Django, it was derived from django-activity-stream. Notifications are actually actions events, which are categorized by four main components. To generate a notification anywhere in your code, simply import the notify signal and send it with your actor, recipient, and verb. Generating notifications is probably best done in a separate signal. Using django-model-utils, we get the ability to add queryset methods to not only the manager, but to all querysets that will be used, including related objects. To ensure users always have the most up-to-date notifications, django-notifications includes a simple javascript API for updating specific fields within a django template. Customize the display of notifications using javascript callbacks.

Features

  • Requires Python 3.5, 3.6, 3.7, 3.8
  • Works with Django 2.2, 3.0
  • Note that django-model-utils will be installed
  • The app should go somewhere after all the apps that are going to be generating notifications
  • Generating notifications is probably best done in a separate signal
  • To generate an notification anywhere in your code, simply import the notify signal and send it with your actor, recipient, and verb.

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow Django Notifications

Django Notifications Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Django Notifications!

Additional Project Details

Programming Language

Python

Related Categories

Python Software Development Software, Python Frameworks

Registered

2022-09-01