batiste/django-page-cms

View on GitHub
pages/widgets.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(
Severity: Minor
Found in pages/widgets.py - About 45 mins to fix

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

        def render(self, name, value, attrs=None, **kwargs):
    Severity: Minor
    Found in pages/widgets.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status