[ckan-changes] [ckan/ckan] 831335: [#2584] Don't request all extra fields on group_li...

GitHub noreply at github.com
Tue Aug 18 10:35:29 UTC 2015


  Branch: refs/heads/2584-dont-include-fields-in-group_list
  Home:   https://github.com/ckan/ckan
  Commit: 831335435b3384633b8e463eb974191969880f92
      https://github.com/ckan/ckan/commit/831335435b3384633b8e463eb974191969880f92
  Author: amercader <amercadero at gmail.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M ckan/logic/action/get.py
    M ckan/tests/logic/action/test_get.py

  Log Message:
  -----------
  [#2584] Don't request all extra fields on group_list

 #2214 replaced the organization/group_list call to group_list_dictize
by a organization/group_show call for each group, but didn't pass the
include_extras, include_users, etc params set to False, so now on each
call of this extra calls are performed by default on all groups.




More information about the ckan-changes mailing list