[ckan-changes] [okfn/ckan] 05bc0b: [#716] Fix typo in check_data_dict check
GitHub
noreply at github.com
Tue Apr 9 11:32:58 UTC 2013
Branch: refs/heads/716-pass-schema-in-context
Home: https://github.com/okfn/ckan
Commit: 05bc0be1a14b7cae8a631b507e47faefbf7a2674
https://github.com/okfn/ckan/commit/05bc0be1a14b7cae8a631b507e47faefbf7a2674
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: 22c1845b277fae269dbb4d602937b660fc4d2658
https://github.com/okfn/ckan/commit/22c1845b277fae269dbb4d602937b660fc4d2658
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/ad07692ac6c1...22c1845b277f
More information about the ckan-changes
mailing list