Skip to content

Commit 05d58ac

Browse files
committed
Add adrf as a third party package for Django REST framework
1 parent 0f39e01 commit 05d58ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/third-party-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To submit new content, [open an issue][drf-create-issue] or [create a pull reque
124124
* [django-rest-framework-guardian2][django-rest-framework-guardian2] - Provides integration with django-guardian, including the `DjangoObjectPermissionsFilter` previously found in DRF.
125125

126126
### Misc
127-
127+
* [adrf](https://github.com/em1208/adrf) - Async support for Django REST framework.
128128
* [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.
129129
* [djangorestrelationalhyperlink][djangorestrelationalhyperlink] - A hyperlinked serializer that can can be used to alter relationships via hyperlinks, but otherwise like a hyperlink model serializer.
130130
* [django-rest-framework-proxy][django-rest-framework-proxy] - Proxy to redirect incoming request to another API server.

0 commit comments

Comments
 (0)