[ckan-changes] [ckan/ckan] b27468: Fix for package_update exception when id is missin...
GitHub
noreply at github.com
Mon Jan 16 13:34:42 UTC 2017
Branch: refs/heads/package_update_missing_id_exception
Home: https://github.com/ckan/ckan
Commit: b27468f42b7a46c138091d70c7e5e7664c9516cc
https://github.com/ckan/ckan/commit/b27468f42b7a46c138091d70c7e5e7664c9516cc
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M ckan/logic/action/update.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/logic/action/test_update.py
Log Message:
-----------
Fix for package_update exception when id is missing. Modernize tests for package_create, package_update, resource_create, resource_update where its straightforward.
More information about the ckan-changes
mailing list