summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrimal Pappachan2012-04-02 14:03:12 +0530
committerPrimal Pappachan2012-04-02 14:03:12 +0530
commit84fda107080d51292869973db09e795403534e3c (patch)
tree229a1e8d7abc1b5a422d24c54bf334dbd7ad3087
parent22fb3196ab00aa2faad2bc53ee91bff9f4bee94f (diff)
downloadaloha-84fda107080d51292869973db09e795403534e3c.tar.gz
aloha-84fda107080d51292869973db09e795403534e3c.tar.bz2
aloha-84fda107080d51292869973db09e795403534e3c.zip
removed duplicate email port
-rw-r--r--aloha/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/aloha/settings.py b/aloha/settings.py
index a1052d9..9476291 100644
--- a/aloha/settings.py
+++ b/aloha/settings.py
@@ -170,7 +170,6 @@ EMAIL_HOST = 'smtp-auth.iitb.ac.in'
# Port for sending e-mail.
EMAIL_PORT = '25'
-EMAIL_PORT = ""
# Optional SMTP authentication information for EMAIL_HOST.
EMAIL_HOST_USER = ''