datopian / ckanext-asset-storage

CKAN extension implementing IUploader interface for cloud storage of assets e.g. images. Intended for use with ckanext-blob-storage that provides direct to cloud storage of resource data.
MIT License
2 stars 2 forks source link

Fix TypeError in resource create / edit due to bad inheritance of get… #11

Closed shevron closed 3 years ago

shevron commented 3 years ago

…_resource_uploader

This is a workaround for https://github.com/ckan/ckan/issues/5720