]> git.ozlabs.org Git - patchwork/commit
notifications: implement opt-out notifications
authorJeremy Kerr <jk@ozlabs.org>
Thu, 14 Apr 2011 11:37:55 +0000 (19:37 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 14 Apr 2011 11:37:55 +0000 (19:37 +0800)
commitf1e5f6a2c9d737f12290f5bd5a934b74c362616f
tree5917844b4f15870e9a0015f2ebd1d928190bf9cb
parent017f73b059aadfce30ee29d2aceeab92739105a6
notifications: implement opt-out

Check for opt-out status before sending notification mail.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/models.py
apps/patchwork/tests/notifications.py
apps/patchwork/utils.py