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

set_request_property() removed in pyramid 1.10 #304

Closed
benricon opened this issue Nov 7, 2018 · 1 comment
Closed

set_request_property() removed in pyramid 1.10 #304

benricon opened this issue Nov 7, 2018 · 1 comment

Comments

@benricon
Copy link
Contributor

benricon commented Nov 7, 2018

substanced/sdi/init.py line 565 uses set_request_property() which have been removed in pyramid 1.10

Instead add_request_method(property=True) should be used

@benricon
Copy link
Contributor Author

benricon commented Nov 7, 2018

#303

@benricon benricon closed this as completed Nov 7, 2018
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

No branches or pull requests

1 participant