We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I think this issue has come back: #1649
Copy-pasting my comment on that issue here since I am an unsure if anyone got notified about an issue from so far back:
Django==3.2.20 djangorestframework==3.14.0
and I am seeing this load for the next url
next
<a href="http://127.0.0.1:8000/user_points/?page=2%C3%97tamp%3D5" rel="nofollow"><span class="str">http://127.0.0.1:8000/user_points/?page=2&timestamp=5</span></a>
The text was updated successfully, but these errors were encountered:
Have you tried with the latest Django and DRF?
Sorry, something went wrong.
as I suspected, issue persists with the following modules
Django==5.1.5 djangorestframework==3.15.2
No branches or pull requests
I think this issue has come back: #1649
Copy-pasting my comment on that issue here since I am an unsure if anyone got notified about an issue from so far back:
and I am seeing this load for the
next
urlThe text was updated successfully, but these errors were encountered: