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

Permalink deprecated for Django 2.1 #140

Closed
dpoirier opened this issue Jun 16, 2017 · 2 comments
Closed

Permalink deprecated for Django 2.1 #140

dpoirier opened this issue Jun 16, 2017 · 2 comments

Comments

@dpoirier
Copy link
Contributor

With deprecation warnings enabled in Django 1.11:

scribbler/models.py:38: RemovedInDjango21Warning: permalink() is deprecated in favor of calling django.urls.reverse() in the decorated method.
@PetrDlouhy
Copy link
Contributor

This is fixed in PR #146, sadly nobody is willing to pull.

@vkurup
Copy link
Contributor

vkurup commented Oct 27, 2019

Closed in #146

@vkurup vkurup closed this as completed Oct 27, 2019
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

3 participants