nansencenter / django-geo-spaas-harvesting

Harvest data into a GeoSPaaS catalog
GNU General Public License v3.0
1 stars 1 forks source link

`verify_urls.find_provider()` does not work when the provider name contains a "_" #110

Closed aperrin66 closed 3 years ago

aperrin66 commented 3 years ago

find_provider() works by splitting on "_" this does not work when the provider key in the configuration file contains a "_".