django/django

View on GitHub
django/core/signing.py

Summary

Maintainability
A
2 hrs
Test Coverage

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

    def __init__(
Severity: Minor
Found in django/core/signing.py - About 45 mins to fix

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

    def loads(
    Severity: Minor
    Found in django/core/signing.py - About 45 mins to fix

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

      def dumps(
      Severity: Minor
      Found in django/core/signing.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status