<div dir="ltr">Hi, here should be the codeĀ <a href="https://github.com/GeoNode/geonode/blob/master/geonode/social/signals.py#L205">https://github.com/GeoNode/geonode/blob/master/geonode/social/signals.py#L205</a>, hope it helps</div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-07 14:25 GMT+02:00 Seno Adiwicaksono <span dir="ltr"><<a href="mailto:senoadiw@gmail.com" target="_blank">senoadiw@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Dear all,<br><br></div>I have a specific use case with regards the django-notification used in GeoNode. The requirements are to only send a layer_created notice to specific group managers. The group managers will then review and publish the uploaded layer. I put a call to notification.send(managers, 'layer_created', notif_ctx) after a new layer object is saved, which then sends the layer_created email to the managers. However they receive 2 layer_created emails. I suppose the first one is from my manual call and the second one is because the managers are subscribed to layer_created in the notification settings. I then uncheck the setting and tried uploading another layer expecting to receive only 1 email this time, however none was received. I enabled the settings again and 2 emails were delivered. I find it strange that the saved settings would also affect my manual call.<br><br></div>So my question is where in GeoNode's code can I look to disable sending the 2nd email?<br><br></div><div>Thanks,<br><br></div><div>SN<br></div></div>
<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">SimoneĀ </div>
</div>