from django.apps import AppConfig class AttachmentsConfig(AppConfig): name = "attachments"