from django.apps import AppConfig class QuotedbConfig(AppConfig): name = "quotedb"