Skip to content

Kami/django-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django application which allows you to make subscriptions for different model events (create, edit and delete) and send notification(s) when the event you have created subscription for has occurred.

Currently it supports the following notification backends / protocols:

  • Email (using Django wrapper for sending e-mail)
  • XMPP
  • Postmark Email (using http://postmarkapp.com service)
  • SMS (using mobitel.si web service - Slovenian users only)

About

Django application which allows you to create subscriptions for different model events (create, edit and delete) and send notification(s) when the subscribed event has occurred.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages