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

Use url_for instead of url_for_current #62

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

aclindsa
Copy link
Contributor

@aclindsa aclindsa commented Aug 1, 2021

url_for_current has been removed in upstream fava, and url_for is
compatible both with future versions of fava and with older versions.

Closes #59

`url_for_current` has been removed in upstream fava, and `url_for` is
compatible both with future versions of fava and with older versions.
@redstreet redstreet merged commit 7a851e9 into redstreet:master Aug 1, 2021
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.

Exception on Load: jinja2.exceptions.UndefinedError: 'url_for_current' is undefined
2 participants