from django.apps import AppConfig


class AkplanConfig(AppConfig):
    name = 'AKPlan'