Projet

Général

Profil

« Précédent | Suivant » 

Révision d2be3edc

Ajouté par Serghei Mihai il y a environ 9 ans

organization form affects organization controller (#6534)

Voir les différences:

ckanext/ozwillo_organization_api/plugin.py
165 165
    def group_types(self):
166 166
        return ('organization',)
167 167

  
168
    def group_controller(self):
169
        return 'organization'
170

  
168 171
    def form_to_db_schema(self):
169 172
        schema = super(OrganizationForm, self).form_to_db_schema()
170 173
        del schema['name']

Formats disponibles : Unified diff