ForestAdmin/django-forest

View on GitHub
django_forest/resources/utils/queryset/__init__.py

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

    def enhance_queryset(self, queryset, Model, params, request, apply_pagination=True):
Severity: Minor
Found in django_forest/resources/utils/queryset/__init__.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status