from django.apps import AppConfig class ThemeConfig(AppConfig): name = "quotes.theme"