[ckan-changes] [okfn/ckan] eeb6e6: [#1208] Return whole dicts on package listing for ...

GitHub noreply at github.com
Mon Dec 9 16:28:55 UTC 2013


  Branch: refs/heads/1208-dictize-changes-2
  Home:   https://github.com/okfn/ckan
  Commit: eeb6e65eef7133261b92954dfcf8974d94d2ac24
      https://github.com/okfn/ckan/commit/eeb6e65eef7133261b92954dfcf8974d94d2ac24
  Author: amercader <amercadero at gmail.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/tests/lib/test_dictization.py

  Log Message:
  -----------
  [#1208] Return whole dicts on package listing for group_show

The reason is that this is consistent with other package listings
(tag_show, package_search) and at the same time is backwards compatible
as it keeps all the existing fields.

Users would be able to choose not to return the packages list.


  Commit: 804b0f9296ff36117c6b966a0969d026c709e503
      https://github.com/okfn/ckan/commit/804b0f9296ff36117c6b966a0969d026c709e503
  Author: amercader <amercadero at gmail.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#1208] Allow users to not request the dataset listing on group_show


Compare: https://github.com/okfn/ckan/compare/f6e5aa773cda...804b0f9296ff


More information about the ckan-changes mailing list