mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-16 21:30:24 +00:00
Update README
This commit is contained in:
parent
d020bfa62f
commit
d07c7a7a5c
1 changed files with 8 additions and 0 deletions
|
|
@ -343,6 +343,14 @@ Testing the live-updater
|
|||
4. Browse to `yourserverip/test/`
|
||||
5. Click 'Make a notification' and a new notification should appear in the list in 5-10 seconds.
|
||||
|
||||
Notes
|
||||
=====
|
||||
|
||||
Email Notification
|
||||
------------------
|
||||
|
||||
Sending email to users has not been integrated into this library. So for now you need to implement it if needed. There is a reserved field `Notification.emailed` to make it easier.
|
||||
|
||||
|
||||
``django-notifications`` Team
|
||||
==============================
|
||||
|
|
|
|||
Loading…
Reference in a new issue