5 lines
87 B

from django.apps import AppConfig
class ServerConfig(AppConfig):
name = 'server'