[ckan-changes] [ckan/ckan] 5988ce: [#2510] Rename get_uploader interface method.
GitHub
noreply at github.com
Thu Jul 2 13:44:59 UTC 2015
Branch: refs/heads/2510-iuploader-interface
Home: https://github.com/ckan/ckan
Commit: 5988cef8e79ce6d19f70b3199799a95155e0834f
https://github.com/ckan/ckan/commit/5988cef8e79ce6d19f70b3199799a95155e0834f
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M ckan/lib/uploader.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/plugins/interfaces.py
Log Message:
-----------
[#2510] Rename get_uploader interface method.
More specific to resource uploading: get_resource_uploader().
Commit: 716a89aaed8cc56332ba9e3c3a68d931e37cdd80
https://github.com/ckan/ckan/commit/716a89aaed8cc56332ba9e3c3a68d931e37cdd80
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M ckan/lib/uploader.py
M ckan/logic/action/create.py
M ckan/logic/action/update.py
M ckan/plugins/interfaces.py
Log Message:
-----------
[#2510] General file uploader interface
Compare: https://github.com/ckan/ckan/compare/f3cf47d77e26...716a89aaed8c
More information about the ckan-changes
mailing list