from django.apps import AppConfig


class AkmodelConfig(AppConfig):
    name = 'AKModel'