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
My perspective is that Django REST framework is feature complete and has been for a while now.
Despite this, there's still a lot of issue/pr churn which isn't providing any value.
I'm opening this discussion because I'd suggest figure out what changes we need to make in order to communicate the project status clearly.
I strongly feel that only changes that we should be seeing in REST framework at this point in the project lifecycle are:
Tracking any changes required by updates in Django versions.
Tracking any changes required by updates in Python versions.
Security updates.
What changes would we need to make to the project to communicate this as clearly as possible, and reduce the ongoing churn that the project is currently seeing?
Requests is in a perpetual feature freeze, only the BDFL can add or approve of new features. The maintainers believe that Requests is a feature-complete piece of software at this time.
One of the most important skills to have while maintaining a largely-used open source project is learning the ability to say “no” to suggested changes, while keeping an open ear and mind.
If you believe there is a feature missing, feel free to raise a feature request, but please do be aware that the overwhelming likelihood is that your feature request will not be accepted
I want to add few points explicitly with what Tom mentioned:
Bug fixes
Long standing design limitations / implementation detail improvement for better dev exp without breaking much
Not exposing any new API surface unless needed for any existing features support: explicitly decided only by Old and new maintainers. But community inputs are welcome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.
Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.
🎥 Watch TMZ Live
TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.
Uh oh!
There was an error while loading. Please reload this page.
-
My perspective is that Django REST framework is feature complete and has been for a while now.
Despite this, there's still a lot of issue/pr churn which isn't providing any value.
I'm opening this discussion because I'd suggest figure out what changes we need to make in order to communicate the project status clearly.
I strongly feel that only changes that we should be seeing in REST framework at this point in the project lifecycle are:
What changes would we need to make to the project to communicate this as clearly as possible, and reduce the ongoing churn that the project is currently seeing?
Beta Was this translation helpful? Give feedback.
All reactions