from django.apps import AppConfig class YtmanagerappConfig(AppConfig): name = 'YtManagerApp'