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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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