[ckan-changes] [ckan/ckan] 2f2e97: Provide support for request.params even on a Flask...
GitHub
noreply at github.com
Wed Jun 15 10:14:15 UTC 2016
Branch: refs/heads/poc-flask-views
Home: https://github.com/ckan/ckan
Commit: 2f2e9722f093c285a3027dd549b0a213258c39ce
https://github.com/ckan/ckan/commit/2f2e9722f093c285a3027dd549b0a213258c39ce
Author: amercader <amercadero at gmail.com>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M ckan/common.py
Log Message:
-----------
Provide support for request.params even on a Flask request
It is used all over the place and they both are dict-like objects
More information about the ckan-changes
mailing list