from django.apps import AppConfig class PdfFileConfig(AppConfig): name = 'pdf_file'