from django.apps import AppConfig class ScrobblesConfig(AppConfig): name = 'scrobbles'