from django.apps import AppConfig class TotdConfig(AppConfig): name = 'totd'