django-notification
Django-Notification - Alternative to Email Backend
I\'m building a project with Django, and am currently trying to implement django-notification as a means to keep track of user activity. While I managed to install it and create some notifications, th[详细]
2023-04-04 02:13 分类:问答django-notification not sending email by default
Question, I have created my NEW notification, my NEW notification templates for it. Once a user performs a particular action it creates the new record but no email gets sent.[详细]
2023-02-25 06:50 分类:问答Django-notification -- create_notice_type hyped? And other questions
I have been intending to use django-notification in my django app. The docs are a little sparse for someone with my limited level of experience. I need a couple of clarifications about its usage.[详细]
2022-12-15 23:46 分类:问答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 display them to users. Is there a good reference for this out there,开发者_[详细]
2022-12-09 18:47 分类:问答