Moving forward.
[wolnelektury.git] / src / club / management / commands / send_receipts.py
index c827cba..92b5dc2 100644 (file)
@@ -64,3 +64,4 @@ class Command(BaseCommand):
                 PayUOrder.send_receipt(email, year, resend=options['resend'])
             except:
                 print('ERROR')
+                raise