from django.apps import AppConfig class TeamappConfig(AppConfig): name = 'teamApp'