microservicios
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
from django.core.management.base import BaseCommand
|
from django.core.management.base import BaseCommand
|
||||||
from api.customs.models import Organizacion
|
from api.organization.models import Organizacion
|
||||||
from api.customs.tasks import microservice_v2
|
from api.customs.tasks import microservice_v2
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
|
|||||||
Reference in New Issue
Block a user