[ckan-changes] [okfn/ckan] 9d8454: Fix test failures associted with related_list

GitHub noreply at github.com
Wed Jan 8 12:51:56 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 9d8454964ea4e79066901cdc16785e5d4c1a63ef
      https://github.com/okfn/ckan/commit/9d8454964ea4e79066901cdc16785e5d4c1a63ef
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-12-20 (Fri, 20 Dec 2013)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    M ckan/tests/functional/test_related.py

  Log Message:
  -----------
  Fix test failures associted with related_list

The related_list dictization changes returned them as returned by
the database. This change gives it a default order if they're not
previously sorted.


  Commit: 2c9236168f4e64f442d29501e497ab97b29a4fa3
      https://github.com/okfn/ckan/commit/2c9236168f4e64f442d29501e497ab97b29a4fa3
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-08 (Wed, 08 Jan 2014)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py
    M ckan/tests/functional/test_related.py

  Log Message:
  -----------
  Merge branch 'related-list-test-failure'


Compare: https://github.com/okfn/ckan/compare/bf5b82eab080...2c9236168f4e


More information about the ckan-changes mailing list