Check serial number command
This commit is contained in:
parent
a2087213a4
commit
5236bca874
|
|
@ -1,8 +1,5 @@
|
|||
from django.core.management.base import BaseCommand
|
||||
from django.db import connections
|
||||
from establishment.management.commands.add_position import namedtuplefetchall
|
||||
from tag.models import Tag, TagCategory
|
||||
from product.models import Product, ProductType
|
||||
from tqdm import tqdm
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user