Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid CKAN 2.10 deprecation #65

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

avdata99
Copy link
Member

Log messages from CKAN 2.10

Function params() in module ckan.common has been deprecated since CKAN v2.10.0 and will be removed in a later release of ckan. Use request.args

Also

Function is_flask_request() in module ckan.common has been deprecated since CKAN v2.10.0 and will be removed in a later release of ckan. All web requests are served by Flask

This PR updates these calls

@avdata99 avdata99 requested a review from pdelboca August 21, 2023 16:51
@pdelboca pdelboca merged commit 9d3a2f0 into master Aug 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants