[ckan-changes] [okfn/ckan] 713681: [#669] Raise NotFound if group is not found in mem...
GitHub
noreply at github.com
Wed Mar 20 15:23:37 UTC 2013
Branch: refs/heads/669-member-list-broken
Home: https://github.com/okfn/ckan
Commit: 713681956c1d58b8a96f1638acfdbc586f00c45f
https://github.com/okfn/ckan/commit/713681956c1d58b8a96f1638acfdbc586f00c45f
Author: John Glover <j at johnglover.net>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/logic/test_member.py
Log Message:
-----------
[#669] Raise NotFound if group is not found in member_list.
Allows a proper error to be generated in the API
controller instead of just giving a 500 error.
Commit: d6e1970d466d299de0f472ca8ba76af8f899d862
https://github.com/okfn/ckan/commit/d6e1970d466d299de0f472ca8ba76af8f899d862
Author: John Glover <j at johnglover.net>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M ckan/tests/logic/test_member.py
Log Message:
-----------
[#669] Tidy up imports
Compare: https://github.com/okfn/ckan/compare/e7ae8720ee02...d6e1970d466d
More information about the ckan-changes
mailing list