We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
This is fixed in PR #146, sadly nobody is willing to pull.
Sorry, something went wrong.
Closed in #146
No branches or pull requests
With deprecation warnings enabled in Django 1.11:
The text was updated successfully, but these errors were encountered: