[ckan-changes] [okfn/ckan] 95a3d0: [1258] remove kwargs from validator decorator, PEP...
GitHub
noreply at github.com
Wed Nov 20 14:53:20 UTC 2013
Branch: refs/heads/1258-validator-decorators
Home: https://github.com/okfn/ckan
Commit: 95a3d0b2ffb11359ef12c5eb3eff00e75aa09c56
https://github.com/okfn/ckan/commit/95a3d0b2ffb11359ef12c5eb3eff00e75aa09c56
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M ckan/logic/__init__.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[1258] remove kwargs from validator decorator, PEP8
remove kwargs, otherwise the resulting action functions have the
incorrect function signature
More information about the ckan-changes
mailing list