Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Walker committed Nov 13, 2014
1 parent 6ddaf37 commit e8b1522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messageboard/messageboard/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@
EMAIL_USE_TLS = True
DEFAULT_FROM_EMAIL = 'messageboard.notifications@gmail.com'
# Send e-mails to console backend
# EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'

0 comments on commit e8b1522

Please sign in to comment.