fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Django 1.11
[prawokultury.git]
/
contact
/
forms.py
diff --git
a/contact/forms.py
b/contact/forms.py
index
132549e
..
fb60b9b
100644
(file)
--- a/
contact/forms.py
+++ b/
contact/forms.py
@@
-107,7
+107,7
@@
class ContactForm(forms.Form):
'contact/mail_body.txt',
], dictionary, context)
send_mail(mail_subject, mail_body,
'contact/mail_body.txt',
], dictionary, context)
send_mail(mail_subject, mail_body,
- 'no-reply@
%s' % site.domain
,
+ 'no-reply@
nowoczesnapolska.org.pl'
,
[contact.contact],
fail_silently=True)
if self.mailing_field and self.cleaned_data[self.mailing_field]:
[contact.contact],
fail_silently=True)
if self.mailing_field and self.cleaned_data[self.mailing_field]: