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 ==============================