Skip to content

Commit 56a5b35

Browse files
authored
Add drf-sendables to third-party-packages.md (#9261)
1 parent d7c8dcf commit 56a5b35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/community/third-party-packages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
125125

126126
### Misc
127127

128+
* [drf-sendables][drf-sendables] - User messages for Django REST Framework
128129
* [cookiecutter-django-rest][cookiecutter-django-rest] - A cookiecutter template that takes care of the setup and configuration so you can focus on making your REST apis awesome.
129130
* [djangorestrelationalhyperlink][djangorestrelationalhyperlink] - A hyperlinked serializer that can can be used to alter relationships via hyperlinks, but otherwise like a hyperlink model serializer.
130131
* [django-rest-framework-proxy][django-rest-framework-proxy] - Proxy to redirect incoming request to another API server.
@@ -157,6 +158,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
157158
* [drf-redesign][drf-redesign] - A project that gives a fresh look to the browse-able API using Bootstrap 5.
158159
* [drf-material][drf-material] - A project that gives a sleek and elegant look to the browsable API using Material Design.
159160

161+
[drf-sendables]: https://github.com/amikrop/drf-sendables
160162
[cite]: http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html
161163
[cookiecutter]: https://github.com/jpadilla/cookiecutter-django-rest-framework
162164
[new-repo]: https://github.com/new

0 commit comments

Comments
 (0)