[extensions-web] use noreply gnome org as sender



commit eff727c222741ee9bbd1f5a55cc7d07c0f82e852
Author: Olav Vitters <olav vitters nl>
Date:   Fri Nov 11 15:14:28 2011 +0100

    use noreply gnome org as sender

 sweettooth/settings.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/settings.py b/sweettooth/settings.py
index 6840e89..d49c8e8 100644
--- a/sweettooth/settings.py
+++ b/sweettooth/settings.py
@@ -168,7 +168,7 @@ LOGGING = {
     }
 }
 
-DEFAULT_FROM_EMAIL = "noreply extensions gnome org"
+DEFAULT_FROM_EMAIL = "noreply gnome org"
 
 try:
     from local_settings import *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]