from django.apps import AppConfig class ByostorageConfig(AppConfig): name = 'byostorage' verbose_name = 'Bring your own storage'