divio/django-cms

View on GitHub
cms/wizards/forms.py

Summary

Maintainability
A
50 mins
Test Coverage

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

    def create_option(self, name, value, label, selected, index, subindex=None, attrs=None):
Severity: Major
Found in cms/wizards/forms.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status