divio/django-cms

View on GitHub
cms/utils/mail.py

Summary

Maintainability
A
45 mins
Test Coverage

Function send_mail has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def send_mail(subject, txt_template, to, context=None, html_template=None, fail_silently=True):
Severity: Minor
Found in cms/utils/mail.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status