from django.apps import AppConfig class AcmeConfig(AppConfig): name = 'acme'