Skip to content

Commit 7297f19

Browse files
authored
Add adrf as a third party package for Django REST framework (#9198)
1 parent e13688f commit 7297f19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/community/third-party-packages.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ Check out a grid detailing all the packages and ecosystem around Django REST Fra
4646

4747
To submit new content, [open an issue][drf-create-issue] or [create a pull request][drf-create-pr].
4848

49+
## Async Support
50+
51+
* [adrf](https://github.com/em1208/adrf) - Async support, provides async Views, ViewSets, and Serializers.
52+
4953
### Authentication
5054

5155
* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.

0 commit comments

Comments
 (0)