We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13688f commit 7297f19Copy full SHA for 7297f19
docs/community/third-party-packages.md
@@ -46,6 +46,10 @@ Check out a grid detailing all the packages and ecosystem around Django REST Fra
46
47
To submit new content, [open an issue][drf-create-issue] or [create a pull request][drf-create-pr].
48
49
+## Async Support
50
+
51
+* [adrf](https://github.com/em1208/adrf) - Async support, provides async Views, ViewSets, and Serializers.
52
53
### Authentication
54
55
* [djangorestframework-digestauth][djangorestframework-digestauth] - Provides Digest Access Authentication support.
0 commit comments