Replies: 1 comment
-
DRF 3.16.0 has been released |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was struggling to understand an issue with DRF where the behaviour with
LoginRequiredMiddleware
was inconsistent with the docs:This documented behaviour did not align with my testing with the latest DRF version (v3.15.2). I delved into the code and could see that the commit associated with this fix was added to the master branch on September 7th 2024 which is after the latest release was tagged on June 14th 2024.
Could we please get a new version released with the latest changes, given that it has been 9 months since the last?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions