mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Make minor corrections in docs (#8525)
This commit is contained in:
parent
129890ab1b
commit
9f07d9edeb
|
@ -137,7 +137,7 @@ REST framework continues to be open-source and permissively licensed, but we fir
|
||||||
## What future funding will enable
|
## 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.
|
* 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.
|
* Better authentication defaults, possibly bringing JWT & CORS support into the core package.
|
||||||
* Securing the community & operations manager position long-term.
|
* Securing the community & operations manager position long-term.
|
||||||
* Opening up and securing a part-time position to focus on ticket triage and resolution.
|
* 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.
|
* 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.
|
||||||
|
|
|
@ -11,7 +11,7 @@ Looking for a new Django REST Framework related role? On this site we provide a
|
||||||
* [https://djangojobs.net/jobs/][django-jobs-net]
|
* [https://djangojobs.net/jobs/][django-jobs-net]
|
||||||
* [https://findwork.dev/django-rest-framework-jobs][findwork-dev]
|
* [https://findwork.dev/django-rest-framework-jobs][findwork-dev]
|
||||||
* [https://www.indeed.com/q-Django-jobs.html][indeed-com]
|
* [https://www.indeed.com/q-Django-jobs.html][indeed-com]
|
||||||
* [https://stackoverflow.com/jobs/developer-jobs-using-django][stackoverflow-com]
|
* [https://stackoverflow.com/jobs/companies?tl=django][stackoverflow-com]
|
||||||
* [https://www.upwork.com/o/jobs/browse/skill/django-framework/][upwork-com]
|
* [https://www.upwork.com/o/jobs/browse/skill/django-framework/][upwork-com]
|
||||||
* [https://www.technojobs.co.uk/django-jobs][technobjobs-co-uk]
|
* [https://www.technojobs.co.uk/django-jobs][technobjobs-co-uk]
|
||||||
* [https://remoteok.io/remote-django-jobs][remoteok-io]
|
* [https://remoteok.io/remote-django-jobs][remoteok-io]
|
||||||
|
@ -29,7 +29,7 @@ Wonder how else you can help? One of the best ways you can help Django REST Fram
|
||||||
[django-jobs-net]: https://djangojobs.net/jobs/
|
[django-jobs-net]: https://djangojobs.net/jobs/
|
||||||
[findwork-dev]: https://findwork.dev/django-rest-framework-jobs
|
[findwork-dev]: https://findwork.dev/django-rest-framework-jobs
|
||||||
[indeed-com]: https://www.indeed.com/q-Django-jobs.html
|
[indeed-com]: https://www.indeed.com/q-Django-jobs.html
|
||||||
[stackoverflow-com]: https://stackoverflow.com/jobs/developer-jobs-using-django
|
[stackoverflow-com]: https://stackoverflow.com/jobs/companies?tl=django
|
||||||
[upwork-com]: https://www.upwork.com/o/jobs/browse/skill/django-framework/
|
[upwork-com]: https://www.upwork.com/o/jobs/browse/skill/django-framework/
|
||||||
[technobjobs-co-uk]: https://www.technojobs.co.uk/django-jobs
|
[technobjobs-co-uk]: https://www.technojobs.co.uk/django-jobs
|
||||||
[remoteok-io]: https://remoteok.io/remote-django-jobs
|
[remoteok-io]: https://remoteok.io/remote-django-jobs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user