from django.apps import AppConfig class DocumentsConfig(AppConfig): name = "core.apps.documents"