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
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for 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