from django.apps import AppConfig class PlayerapiConfig(AppConfig): name = 'playerapi'