from django.apps import AppConfig class LayerServerConfig(AppConfig): name = 'layer_server'