from django.apps import AppConfig class ServiceappConfig(AppConfig): name = 'serviceApp'