from django.apps import AppConfig


class AkdashboardConfig(AppConfig):
    name = 'AKDashboard'