Projet

Général

Profil

« Précédent | Suivant » 

Révision 0225110e

Ajouté par Serghei Mihai il y a environ 9 ans

ozwillo's instance id used for organization id

Voir les différences:

ckanext/ozwillo_organization_api/plugin.py
51 51
    org_dict = {
52 52
        'type': 'organization',
53 53
        'name': organization['organization_name'].lower(),
54
        'id': organization['id'],
54
        'id': instance_id,
55 55
        'title': organization['organization_name'],
56 56
        'description': organization['type'],
57 57
    }

Formats disponibles : Unified diff