from django.apps import AppConfig class ServermanagerConfig(AppConfig): name = 'servermanager'