Refactor registers to flat membership model and move apps to root
Some checks failed
Some checks failed
This commit is contained in:
@@ -34,7 +34,7 @@ from apps.parsers.models import (
|
||||
ProcurementRecord,
|
||||
Proxy,
|
||||
)
|
||||
from apps.registers.models import Organization
|
||||
from registers.models import Organization
|
||||
from django.conf import settings
|
||||
from django.db import IntegrityError, transaction
|
||||
from django.db.models import Q
|
||||
|
||||
Reference in New Issue
Block a user