Skip to content

Updated funding page to represent current scope. #9686

New issue

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions docs/community/funding.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ If you use REST framework commercially we strongly encourage you to invest in it
Signing up for a paid plan will:

* Directly contribute to faster releases, more features, and higher quality software.
* Allow more time to be invested in documentation, issue triage, and community support.
* Allow more time to be invested in keeping the package up to date.
* Safeguard the future development of REST framework.

REST framework continues to be open-source and permissively licensed, but we firmly believe it is in the commercial best-interest for users of the project to invest in its ongoing development.
Expand All @@ -134,18 +134,6 @@ REST framework continues to be open-source and permissively licensed, but we fir

---

## What future funding will enable

* Realtime API support, using WebSockets. This will consist of documentation and support for using REST framework together with Django Channels, plus integrating WebSocket support into the client libraries.
* Better authentication defaults, possibly bringing JWT & CORS support into the core package.
* Securing the community & operations manager position long-term.
* Opening up and securing a part-time position to focus on ticket triage and resolution.
* Paying for development time on building API client libraries in a range of programming languages. These would be integrated directly into the upcoming API documentation.

Sign up for a paid plan today, and help ensure that REST framework becomes a sustainable, full-time funded project.

---

## What our sponsors and users say

> As a developer, Django REST framework feels like an obvious and natural extension to all the great things that make up Django and it's community. Getting started is easy while providing simple abstractions which makes it flexible and customizable. Contributing and supporting Django REST framework helps ensure its future and one way or another it also helps Django, and the Python ecosystem.
Expand All @@ -165,6 +153,8 @@ DRF is one of the core reasons why Django is top choice among web frameworks tod
>
> — Andrew Conti, Django REST framework user

Sign up for a paid plan today, and help ensure that REST framework becomes a sustainable, full-time funded project.

---

## Individual plan
Expand Down
Loading