From d07c7a7a5cf614ef366e8340dab5612fc76a34f7 Mon Sep 17 00:00:00 2001 From: Zhongyuan Date: Fri, 3 Mar 2017 11:11:59 +0800 Subject: [PATCH] Update README --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 103752b..7380b82 100644 --- a/README.rst +++ b/README.rst @@ -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 ==============================