Skip to content

stefanfoulis/django-notifyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-notifyme

Warning

this code is NOT ready for production yet.

A framework for django projects and re-usable apps that aims to provide a clean and flexible notification solution. Developers can emit user-centric notifications to their users without knowing the details of how the notification will be delivered by the delivery backends.

Delivery backends could emit notices as:

  • emails
  • twitter messages
  • notifio messages
  • jabber
  • whatever you can dream of

django-notifyme is NOT a replacement for request-by-request messages like django.contrib.messages provides.

About

A notification framework for django apps. (STILL VERY ALPHA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published