from django.apps import AppConfig class MonthplanConfig(AppConfig): name = 'monthplan'