Fixed double sending of notifications on creating a new invite.
commit8674bc6ca52a25ee996d81c71992e29b64404629
authorLennard de Rijk <ljvderijk@gmail.com>
Fri, 20 Mar 2009 14:04:57 +0000 (20 14:04 +0000)
committerLennard de Rijk <ljvderijk@gmail.com>
Fri, 20 Mar 2009 14:04:57 +0000 (20 14:04 +0000)
tree706235773a83c950b7c93f44e006a11e111a57b7
parent5e1641aaa0fb0e61938583af7d016cd0eae81335
Fixed double sending of notifications on creating a new invite.

Request logic now handles sending of the notification instead of the view.

Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
app/soc/logic/models/request.py
app/soc/views/models/role.py