wooyek/django-opt-out

View on GitHub
src/django_opt_out/models.py

Summary

Maintainability
A
35 mins
Test Coverage

Function save has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def save(self, force_insert=False, force_update=False, using=None, update_fields=None):
Severity: Minor
Found in src/django_opt_out/models.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status