From c2eff111fa57521ba199440836233503d0da315c Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 12 Mar 2018 17:40:01 +0300 Subject: [PATCH] Yandex_update --- finance/signals.py | 1 - 1 file changed, 1 deletion(-) diff --git a/finance/signals.py b/finance/signals.py index 7f104c1..110a4f5 100644 --- a/finance/signals.py +++ b/finance/signals.py @@ -54,7 +54,6 @@ def invoice_signal(instance, **kwargs): % (course.title, settings.DOMAIN, course.slug), 'robo@skillbox.ru', [instance.bill.user.email], - cc=[instance.bill.opener.email], reply_to=[instance.bill.opener.email], ) else: