from django.apps import AppConfig class AkpreferenceConfig(AppConfig): """ App configuration (default, only specifies name of the app) """ name = "AKPreference"