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

Django 2.1 and above has removed the permalink() decorator #72

Closed
dancaron opened this issue May 15, 2020 · 1 comment
Closed

Django 2.1 and above has removed the permalink() decorator #72

dancaron opened this issue May 15, 2020 · 1 comment

Comments

@dancaron
Copy link

Django 2.1 and above has removed the permalink() decorator.

examples/protected_downloads/download/models.py contains @permalink

Just a note, in case you want to update your example application for modern versions of Django.

@moggers87
Copy link

You might want to check out https://github.com/moggers87/django-sendfile2 if you need to use this project with recent versions of Django.

@dancaron dancaron closed this as completed Apr 2, 2023
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

2 participants