[ckan-changes] [ckan/ckan] 33f11c: Push a test request context at the start of paster...
GitHub
noreply at github.com
Thu Aug 17 12:41:03 UTC 2017
Branch: refs/heads/3760-context-in-cli
Home: https://github.com/ckan/ckan
Commit: 33f11ce9131aa6807b3dcba2927b985b3987b529
https://github.com/ckan/ckan/commit/33f11ce9131aa6807b3dcba2927b985b3987b529
Author: amercader <amercadero at gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Push a test request context at the start of paster commands
This is in order to avoid Flask RuntimeErrors when trying to generate
URLs without a request context being present.
More information about the ckan-changes
mailing list