from django.apps import AppConfig class ObsMinioConfig(AppConfig): default_auto_field = 'django.db.models.BigAutoField' name = 'obs_minio'