New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

django-notification

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-notification

User notification management for the Django web framework

  • 1.3.3
  • PyPI
  • Socket score

Maintainers
3

=================== django-notification

.. image:: https://badges.gitter.im/Join%20Chat.svg :target: https://gitter.im/pinax/django-notification

.. image:: https://img.shields.io/travis/pinax/django-notification.svg :target: https://travis-ci.org/pinax/django-notification

.. image:: https://img.shields.io/coveralls/pinax/django-notification.svg :target: https://coveralls.io/r/pinax/django-notification

.. image:: https://img.shields.io/pypi/dm/django-notification.svg :target: https://pypi.python.org/pypi/django-notification/

.. image:: https://img.shields.io/pypi/v/django-notification.svg :target: https://pypi.python.org/pypi/django-notification/

.. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://pypi.python.org/pypi/django-notification/

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)
  • notification messages via feed

Documentation

See http://django-notification.readthedocs.org/

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc