from core.models import CustomerRelationshipManagementProvider def any_crm_integrations() -> bool: return CustomerRelationshipManagementProvider.objects.exists()