--- a/src/cm/notifications.py Tue Nov 24 10:31:42 2009 +0100
+++ b/src/cm/notifications.py Wed Nov 25 09:34:10 2009 +0100
@@ -68,4 +68,4 @@
send_mail(subject, message, ApplicationConfiguration['email_from'], [email], fail_silently=True)
- logging.debug("Notification sent [%s] => %s" %(activity,notification.user) if notification.user else "sending (email) %s => %s" %(activity,notification.email))
+ #logging.debug(u"Notification sent [%s] => %s" %(activity,notification.user) if notification.user else u"sending (email) %s => %s" %(activity,notification.email))