559Labs/django-dtg-store-manager

View on GitHub
src/business/tables.py

Summary

Maintainability
A
3 hrs
Test Coverage

File tables.py has 302 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import django_tables2 as tables
from .models import *
from django_tables2.utils import A
from django.utils.translation import ugettext_lazy as _
from django.contrib.humanize.templatetags.humanize import naturaltime
Severity: Minor
Found in src/business/tables.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status