[ckan-changes] [ckan/ckan] 16d316: Fix #1710. Replace "missing_fields" by "non_existi...

GitHub noreply at github.com
Mon Jul 28 05:33:26 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 16d3163bed67587f5637cacc1871483db802720f
      https://github.com/ckan/ckan/commit/16d3163bed67587f5637cacc1871483db802720f
  Author: Aitor Magán <amagan at conwet.com>
  Date:   2014-07-02 (Wed, 02 Jul 2014)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  Fix #1710. Replace "missing_fields" by "non_existing_filed_names" in order to get correctly the list of non existing fields


  Commit: 829c6ee2b2a3675828e3e802f4c35c5538d0344c
      https://github.com/ckan/ckan/commit/829c6ee2b2a3675828e3e802f4c35c5538d0344c
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  Merge pull request #1827 from aitormagan/1710-empty_non_existing_fields

Replace missing_fields by non_existing_filed_names in order to get correctly the list of non existing fields.

Fix #1710.


Compare: https://github.com/ckan/ckan/compare/5efd71f42525...829c6ee2b2a3


More information about the ckan-changes mailing list