- Notifications
You must be signed in to change notification settings - Fork302
New version compatible with DRF 3.13 ?#1037
-
Hello 👋 I see thatthis commit enables installing with DRF >= 3.13 Is a new release expected soon with this change? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 2 replies
-
When releasing DJA 4.3.0 I counted on DRF releasing Django 4.0 support in a point release. Unfortunately there was a breaking change after all so 3.13 was needed. As planning of DJA 5.0.0 goes two things are missing which is dropping of EOL Python 3.6 and removing of deprecation. This should hopefully be ready in January. This said for people who stumble upon this discussion: DRF 3.13 only adds support for Django 4.0. If this is not needed staying with DRF 3.12 for now will do just as well. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Version 5.0.0 with DRF 3.13 support has been released. |
BetaWas this translation helpful?Give feedback.
All reactions
🎉 1🚀 1
-
Great, thanks a lot! |
BetaWas this translation helpful?Give feedback.