summaryrefslogtreecommitdiff
path: root/website/send_mails.py
diff options
context:
space:
mode:
authorSashi202019-09-03 15:38:47 +0530
committerGitHub2019-09-03 15:38:47 +0530
commit463e9487c6ee11146a6a8fb3689650af663dfe51 (patch)
treeae54d42aeba719e5c5f92eb0969b67b759c295da /website/send_mails.py
parentd0ff5d11f935ba5217c1be6357d44891b6e22b3c (diff)
parentba6097725b5154390e85a0f627b4014f95d6f3fa (diff)
downloadSciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.tar.gz
SciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.tar.bz2
SciPy2019-463e9487c6ee11146a6a8fb3689650af663dfe51.zip
Merge pull request #3 from Sashi20/development
Add images and modify cfp templates
Diffstat (limited to 'website/send_mails.py')
-rw-r--r--website/send_mails.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/send_mails.py b/website/send_mails.py
index 997b9f5..eb4e25b 100644
--- a/website/send_mails.py
+++ b/website/send_mails.py
@@ -115,7 +115,7 @@ def send_email(request, call_on,
You can now proceed to submit a paper/workshop for the conference.
In case of queries regarding submitting a proposal,
- revert to this email.""".format(PRODUCTION_URL, key))
+ revert to this email.""".format(settings.PRODUCTION_URL, key))
try:
send_mail(
"User Registration - SciPy India 2018, FOSSEE, IIT Bombay", message, SENDER_EMAIL,