[ckan-changes] [okfn/ckan] 4ac43d: [#646] Add type. Fix username param
GitHub
noreply at github.com
Mon Jun 17 23:59:05 UTC 2013
Branch: refs/heads/646-undocumented-action-functions
Home: https://github.com/okfn/ckan
Commit: 4ac43d1406c02d017b6568c84eb66dabfab756d8
https://github.com/okfn/ckan/commit/4ac43d1406c02d017b6568c84eb66dabfab756d8
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
Log Message:
-----------
[#646] Add type. Fix username param
* Add type to all the function parameters.
* Refer to function with `func`.
* Fix _group_or_org_member_delete to use username instead of user_id
so it's consistent with the other functions.
More information about the ckan-changes
mailing list