# HG changeset patch # User Shantanu # Date 1256122814 -19800 # Node ID 5715611f76e1d66e203fd996467ae0c955ee1640 # Parent b0acf2caa3d56b4a939807938f8877dd9e9034a0 Commented admins mail id. diff -r b0acf2caa3d5 -r 5715611f76e1 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