data_capture/signals.py

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Function log_m2m_change has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def log_m2m_change(sender, instance, action, reverse, model, pk_set, **kwargs):
Severity: Major
Found in data_capture/signals.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status