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

Prefer resource_url instead of model_url #120

Closed
wants to merge 9 commits into from

Conversation

miohtama
Copy link
Contributor

Pyramid has changed its vocabulary to use resource_url instead of model_url:

   For backwards compatibility purposes, this function can also be imported as model_url, although doing so will emit a deprecation warning.

This change makes resource_url preferred Jinja2 filter.

Furthermore the changes include cleaning up documentation and moving filter examples to API documentation, so that IDEs can pick them up from there.

@miohtama miohtama closed this Jan 23, 2016
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.

None yet

2 participants