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