apps/analysis/serializers.py
Showing 3 of 3 total issues
File serializers.py
has 1008 lines of code (exceeds 999 allowed). Consider refactoring. Open
Open
import loggingfrom typing import Callablefrom django.conf import settingsfrom django.shortcuts import get_object_or_404
XXX found Open
Open
# XXX: This is a custom mixin where we delete first and then create to avoid duplicate key value
- Exclude checks
XXX found Open
Open
# XXX: This is a custom mixin where we delete first and then create to avoid duplicate key value
- Exclude checks