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
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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