knipknap/django-find

View on GitHub
django_find/model_helpers.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def sql_from_dom(cls, dom, mode='SELECT', fullnames=None, extra_model=None):
Severity: Minor
Found in django_find/model_helpers.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status