Project

General

Profile

« Previous | Next » 

Revision f5d8f6bc

Added by Serghei Mihai over 9 years ago

distinguish groups from organizations (#6753)

View differences:

ckanext/ozwillo_organization_api/plugin.py
160 160
    plugins.implements(plugins.IGroupForm)
161 161

  
162 162
    def is_fallback(self):
163
        return True
163
        return False
164 164

  
165 165
    def group_types(self):
166 166
        return ('organization',)

Also available in: Unified diff