[ckan-changes] [okfn/ckan] d5c6c2: [#716] Fix typo in check_data_dict check

GitHub noreply at github.com
Tue Apr 9 13:21:49 UTC 2013


  Branch: refs/heads/release-v2.0
  Home:   https://github.com/okfn/ckan
  Commit: d5c6c24193c9e3385ec2c338bf120c9c85c4a342
      https://github.com/okfn/ckan/commit/d5c6c24193c9e3385ec2c338bf120c9c85c4a342
  Author: amercader <amercadero at gmail.com>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M ckan/logic/action/create.py

  Log Message:
  -----------
  [#716] Fix typo in check_data_dict check


  Commit: f9dc280284383583eb94c29f41ccb83804f0b90e
      https://github.com/okfn/ckan/commit/f9dc280284383583eb94c29f41ccb83804f0b90e
  Author: amercader <amercadero at gmail.com>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/update.py

  Log Message:
  -----------
  [#716] Do not use provided schema on later package_show calls

Make sure that if users provide a schema in the context, it is only used
for creating or updating the packages, but not on the package_show call
at the end of the functions.


Compare: https://github.com/okfn/ckan/compare/00167bab7e72...f9dc28028438


More information about the ckan-changes mailing list