from django.apps import AppConfig class CommonFilesConfig(AppConfig): name = 'common_files'