Software Details:
Version: 0.0.2 Alpha 1
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 0
django-notifyme is 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.
Requirements:
- Python
- Django
Limitations:
- This code is NOT ready for production yet.
Comments not found