[ckan-dev] ckanext-usmetadata

Tanmay Thakur tthakur at accela.com
Thu Jan 1 00:23:01 UTC 2015


Hi,
I am playing with USMetadata plugin and when I try to upload any resource, I get following error:

2014-12-31 14:36:54,327 DEBUG [ckanext.usmetadata.plugin] _modify_package_schema_update called
Error - <class 'ckan.lib.navl.dictization_functions.Invalid'>: u'Missing value'
URL: http://localhost:5000/dataset/testcsv1/resource_edit/742d0481-277c-4d26-b26b-d491d14e5c50


value = str(value)
File '/usr/lib/ckan/default/src/ckan/ckan/lib/navl/dictization_functions.py', line 13 in __str__
  raise Invalid(_('Missing value'))
Invalid: u'Missing value'

I have:
1. CKAN 2.2
2. USMetadata in develop mode

Could you please help me with this?
Do I need to create custom fields in database?

-Tanmay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150101/bffe145d/attachment-0002.html>


More information about the ckan-dev mailing list