data_capture/models.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
93%

File models.py has 277 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import hashlib
import logging

from django.db import models
from django.contrib.auth.models import User
Severity: Minor
Found in data_capture/models.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status