from django.apps import AppConfig class SongsConfig(AppConfig): name = 'songs'