settings.py.template
changeset 35 5715611f76e1
parent 26 207e95f41820
--- 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