divio/django-cms

View on GitHub
menus/base.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(self, title, url, id, parent_id=None, parent_namespace=None,
Severity: Major
Found in menus/base.py - About 50 mins to fix

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

        def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb):
    Severity: Minor
    Found in menus/base.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status