Top "Django-notification" questions

Django-notification is a pluggable django app for user notification management

How to use django-notification to inform a user when somebody comments on their post

I have been developing in django for sometime now, and have developed a neat website having functionality such as writing …

python django django-signals django-apps django-notification
Sending Bulk email in Django

I have to send bulk email in django, the email template will be will be customized and the some data …

django django-notification
How do I display notifications from `django-notification`?

I've been reading the docs for django-notification, and they seem to cover creating notifications just fine, but not how to …

python django django-notification