Project

General

Profile

« Previous | Next » 

Revision 6463e497

Added by Serghei Mihai almost 11 years ago

organization type provided by ozwillo ignored

View differences:

ckanext/ozwillo_organization_api/plugin.py
'name': organization['name'].lower().replace(' ', '-'),
'id': instance_id,
'title': organization['name'],
'description': organization['type'],
'user': user_dict['name']
}

Also available in: Unified diff