You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like they are pretty close to a release, so there shouldn't be any major bugs that we would hit. Assuming we can easily switch back to versioned releases, then I think we should install from the repo for the moment
DRF won't work if we have django 4.2.1 and drf <3.14, so we probably want to bump the minimal version of DRF to 3.14 and revert the installation from the main branch.
Describe the bug
I was a bit too fast to while merging django >=4.2, drf didn't released a version that ship the latest fix to work with django 4.2.
To reproduce
Run from the current main and see the gunicorn logs.
Expected behavior
DRF should work with django 4.2
The text was updated successfully, but these errors were encountered: