Quantcast
Viewing all articles
Browse latest Browse all 20

Customized comment notifications from Django

I recently had to implement a way to send notifications (using the excellent django-notification app developed by James Tauber) to users whose content is commented on in my Django web app. However, I wanted the owner/creator of the original content to get a more customized notification message. For example, if the model instance being commented [...]

Viewing all articles
Browse latest Browse all 20

Trending Articles