from django.apps import AppConfig class MyConfig(AppConfig): name = 'apps.files' label = 'apps_files'