svthalia/concrexit

View on GitHub
website/events/api/v2/views.py

Summary

Maintainability
A
3 hrs
Test Coverage

File views.py has 294 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from django.db.models import Prefetch
from django.utils import timezone

from oauth2_provider.contrib.rest_framework import IsAuthenticatedOrTokenHasScope
from rest_framework import filters as framework_filters
Severity: Minor
Found in website/events/api/v2/views.py - About 3 hrs to fix

There are no issues that match your filters.

Category
Status