aldryn/aldryn-jobs

View on GitHub
aldryn_jobs/admin.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __call__(self, modeladmin, request, queryset, *args, **kwargs):
Severity: Minor
Found in aldryn_jobs/admin.py - About 35 mins to fix

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

        def __call__(self, modeladmin, request, queryset, *args, **kwargs):
    Severity: Minor
    Found in aldryn_jobs/admin.py - About 35 mins to fix

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

      def _send_rejection_email(modeladmin, request, queryset, lang_code='',
      Severity: Minor
      Found in aldryn_jobs/admin.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status