Skip to main content

User notification management for the Django web framework

Project description

This app was originally named django-notification but was renamed to bring a common package name like notification under the pinax namespace to avoid conflicts with other like named packages.

In addition, we wanted to take the opportunity to rename it to the plural form, notifications to be in line with the convention we’ve adopted across the ecosystem.

This app was developed as part of the Pinax ecosystem but is just a Django app and can be used independently of other Pinax apps.

To learn more about Pinax, see http://pinaxproject.com/

https://badges.gitter.im/Join%20Chat.svg https://readthedocs.org/projects/pinax-notifications/badge/?version=latest https://img.shields.io/travis/pinax/pinax-notifications.svg https://img.shields.io/coveralls/pinax/pinax-notifications.svg https://img.shields.io/pypi/dm/pinax-notifications.svg https://img.shields.io/pypi/v/pinax-notifications.svg https://img.shields.io/badge/license-MIT-blue.svg

Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received.

The project aims to provide a Django app for this sort of functionality. This includes:

  • Submission of notification messages by other apps

  • Notification messages on signing in

  • Notification messages via email (configurable by user)

  • Ability to supply your own backends notification channels

Running the Tests

$ pip install detox
$ detox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pinax-notifications-2.1.0.tar.gz (20.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page