def get_storage_class(import_path=None): return import_by_path(import_path or settings.DEFAULT_FILE_STORAGE)