Commented admins mail id. default tip
authorShantanu <shantanu@fossee.in>
Wed, 21 Oct 2009 16:30:14 +0530
changeset 35 5715611f76e1
parent 34 b0acf2caa3d5
Commented admins mail id.
settings.py.template
--- a/settings.py.template	Wed Oct 21 16:25:00 2009 +0530
+++ b/settings.py.template	Wed Oct 21 16:30:14 2009 +0530
@@ -7,7 +7,7 @@
 TEMPLATE_DEBUG = DEBUG
 
 ADMINS = (
-    ('Shantanu Choudary', 'choudhary.shantanu@gmail.com'),
+    #('Shantanu Choudary', 'choudhary.shantanu@gmail.com'),
 )
 
 MANAGERS = ADMINS